Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception thrown in any KB with no Cube #192

Open
earthquakesan opened this issue May 5, 2014 · 1 comment
Open

Exception thrown in any KB with no Cube #192

earthquakesan opened this issue May 5, 2014 · 1 comment

Comments

@earthquakesan
Copy link
Member

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.

@k00ni
Copy link
Member

k00ni commented May 6, 2014

Which version of CubeViz?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants