How to use the DO-178C ontology? #492
Unanswered
Robert-Adelard
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The DO-178C ontology is loaded into a separate data graph, namely
http://rack001/do-178Crather thanhttp://rack001/data.How can I access this graph from SPARQL Graph?
If I try to load it via a separate connection, I get an error message because the ontology contains no classes, just instance data.
Does this mean I can only construct queries that use this ontology by writing SPARQL queries by hand?
Or is there a way to construct node group queries that use the DO-178C ontology?
Beta Was this translation helpful? Give feedback.
All reactions