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

"No classes found!" when ontologies are in named graphs #4

Open
jmvanel opened this issue Apr 28, 2017 · 0 comments
Open

"No classes found!" when ontologies are in named graphs #4

jmvanel opened this issue Apr 28, 2017 · 0 comments

Comments

@jmvanel
Copy link

jmvanel commented Apr 28, 2017

Aparently WebVOWL expects ontologies to be in the default (unnamed) graph of the SPARQL database.
When ontologies are in named graphs,
WebVOWL says:
"No classes found!"

For instance, try this SPARQL :
http://vowl.visualdataweb.org/ldvowl/#/graph?endpointURL=http:%2F%2Fsemantic-forms.cc:9111%2Fsparql

NOTE:
semantic_forms is both a SPARQL endpoint, and a LOD framework, where all RDF documents are in their own URI , see the doc. :
https://github.com/jmvanel/semantic_forms/wiki/User_manual#the-rdf-cache-and-database
For instance, FOAF lies in the named graph
http://xmlns.com/foaf/0.1/

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

No branches or pull requests

1 participant