Replies: 1 comment
-
Not an answer: If you don't get an answer here, you can also try the Jena users list [email protected]. Not everyone is subscribed to every channel. Joining list information: |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Is there a way with Jena to check the entailment of a graph (rdf) against an ontology? (like in TestOWLConsistency for consistency)
By entailment I mean:
Definition: A collection O of abstract OWL ontologies and axioms and facts entails an abstract OWL ontology or axiom or fact O' with respect to a datatype map D if each interpretation with respect to map D that satisfies each ontology and axiom and fact in O also satisfies O'.
Thanks in advance,
Sami
Beta Was this translation helpful? Give feedback.
All reactions