forked from ontop/ontop
-
Notifications
You must be signed in to change notification settings - Fork 0
ObdalibOwlFile
Guohui Xiao edited this page Sep 18, 2013
·
2 revisions
Quest supports OWL 2 QL with some restrictions. We allow all OWL2QL subclass assertions except those involving negation.
In general we disallow for:
OWL 2 QL supports the following axioms, constrained so as to be compliant with the mentioned restrictions on class expressions:
- class expression disjointness (DisjointClasses)
- disjoint properties (DisjointObjectProperties and DisjointDataProperties)
- symmetric properties (SymmetricObjectProperty)
- DifferentIndividuals
- Quick Start Guide
- Easy-Tutorials
- More Tutorials
- Examples
- FAQ
- Using Ontop
- Learning more
- Troubleshooting
- Developer Guides
- Links