cubeviz.ontowiki icon indicating copy to clipboard operation
cubeviz.ontowiki copied to clipboard

Exception thrown in any KB with no Cube

Open earthquakesan opened this issue 10 years ago • 1 comments

Exception raised from https://github.com/AKSW/cubeviz.ontowiki/blob/master/classes/CubeViz/ConfigurationLink.php line 76:

            throw new CubeViz_Exception(
                'Selected DataSet '. $config['selectedDS'] .' has no '.
                'related Data Structure Definition!' 
            );

For any KB with no datacube inside.

earthquakesan avatar May 05 '14 14:05 earthquakesan

Which version of CubeViz?

k00ni avatar May 06 '14 08:05 k00ni