TestCase:WebOnt-description-logic-667
From OWL Test Cases
[Download OWL] | |
Test Id | WebOnt-description-logic-667 |
---|---|
Description | DL Test: k_ph
ABox test from DL98 systems comparison. |
Status | Approved (2009-04-28, when passed by 2 implementations) (proposed 2009-01-05) |
Author | Sean Bechhofer |
Original syntax | RDF-XML |
Syntactic Species/Profile | OWL 2 DL (not EL, not QL, not RL) |
Semantics | This test is applicable under both direct and RDF-based semantics. |
WebOnt test | http://www.w3.org/2002/03owlt/description-logic/Manifest667#test |
Premise ontology (download)
Convert syntax: functional, XML, Manchester This informative conversion will be incorrect for OWL 2 Full. info.pngConversions are provided by the OWL Syntax Converter which tries to "repair" OWL 2 Full inputs to become DL. | |
<rdf:RDF
xmlns:oiled="http://oiled.man.example.net/test#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xml:base="http://www.w3.org/2002/03owlt/description-logic/premises667"> <owl:Ontology rdf:about=""/> <owl:Class rdf:about="http://oiled.man.example.net/test#C2.comp"> <owl:equivalentClass> <owl:Restriction> <owl:onProperty> <owl:DatatypeProperty rdf:ID="P.1"/> </owl:onProperty> <owl:minCardinality rdf:datatype="/2001/XMLSchema#int" >1</owl:minCardinality> </owl:Restriction> </owl:equivalentClass> </owl:Class> <owl:Class rdf:about="http://oiled.man.example.net/test#C2"> <owl:equivalentClass> <owl:Restriction> <owl:onProperty rdf:resource="#P.1"/> <owl:maxCardinality rdf:datatype="/2001/XMLSchema#int" >0</owl:maxCardinality> </owl:Restriction> </owl:equivalentClass> </owl:Class> <owl:Class rdf:about="http://oiled.man.example.net/test#C6.comp"> <owl:equivalentClass> <owl:Restriction> <owl:onProperty> <owl:ObjectProperty rdf:ID="P.4"/> </owl:onProperty> <owl:minCardinality rdf:datatype="/2001/XMLSchema#nonNegativeInteger" >1</owl:minCardinality> </owl:Restriction> </owl:equivalentClass> </owl:Class> <owl:Class rdf:about="http://oiled.man.example.net/test#C8.comp"> <owl:equivalentClass> <owl:Restriction> <owl:onProperty> <owl:ObjectProperty rdf:ID="P.2"/> </owl:onProperty> <owl:cardinality rdf:datatype="/2001/XMLSchema#short" >0</owl:cardinality> </owl:Restriction> </owl:equivalentClass> </owl:Class> <owl:Class rdf:about="http://oiled.man.example.net/test#C12"> <owl:equivalentClass> <owl:Restriction> <owl:onProperty> <owl:ObjectProperty rdf:about="http://oiled.man.example.net/test#R1"/> </owl:onProperty> <owl:someValuesFrom> <owl:Class rdf:about="http://oiled.man.example.net/test#C10"/> </owl:someValuesFrom> </owl:Restriction> </owl:equivalentClass> </owl:Class> <owl:Class rdf:about="http://oiled.man.example.net/test#C8"> <owl:equivalentClass> <owl:Restriction> <owl:onProperty rdf:resource="http://oiled.man.example.net/test#R1"/> <owl:someValuesFrom> <owl:Class rdf:about="http://oiled.man.example.net/test#C6"/> </owl:someValuesFrom> </owl:Restriction> </owl:equivalentClass> <owl:equivalentClass> <owl:Restriction> <owl:onProperty rdf:resource="#P.2"/> <owl:minCardinality rdf:datatype="/2001/XMLSchema#short" >1</owl:minCardinality> </owl:Restriction> </owl:equivalentClass> </owl:Class> <owl:Class rdf:about="http://oiled.man.example.net/test#C10"> <owl:intersectionOf rdf:parseType="Collection"> <owl:Class rdf:about="http://oiled.man.example.net/test#C2"/> <owl:Class rdf:about="http://oiled.man.example.net/test#C4"/> </owl:intersectionOf> </owl:Class> <owl:Class rdf:about="http://oiled.man.example.net/test#C6"> <owl:intersectionOf rdf:parseType="Collection"> <owl:Class rdf:about="http://oiled.man.example.net/test#C2.comp"/> <owl:Class rdf:about="http://oiled.man.example.net/test#C4"/> </owl:intersectionOf> <owl:equivalentClass> <owl:Restriction> <owl:onProperty rdf:resource="#P.4"/> <owl:cardinality rdf:datatype="/2001/XMLSchema#nonNegativeInteger" >0</owl:cardinality> </owl:Restriction> </owl:equivalentClass> </owl:Class> <owl:Class rdf:about="http://oiled.man.example.net/test#TEST"> <owl:intersectionOf rdf:parseType="Collection"> <owl:Class rdf:about="http://oiled.man.example.net/test#C8.comp"/> <owl:Class rdf:about="http://oiled.man.example.net/test#C12"/> </owl:intersectionOf> </owl:Class> <owl:Thing rdf:about="http://oiled.man.example.net/test#V21081"> <rdf:type rdf:resource="http://oiled.man.example.net/test#C4"/> <rdf:type rdf:resource="http://oiled.man.example.net/test#C2"/> <rdf:type rdf:resource="http://oiled.man.example.net/test#C6.comp"/> </owl:Thing> <owl:Thing rdf:about="http://oiled.man.example.net/test#V21080"> <rdf:type rdf:resource="http://oiled.man.example.net/test#TEST"/> <rdf:type> <owl:Restriction> <owl:onProperty rdf:resource="http://oiled.man.example.net/test#R1"/> <owl:allValuesFrom rdf:resource="http://oiled.man.example.net/test#C6.comp"/> </owl:Restriction> </rdf:type> <oiled:R1 rdf:resource="http://oiled.man.example.net/test#V21081"/> <rdf:type rdf:resource="http://oiled.man.example.net/test#C8.comp"/> </owl:Thing> </rdf:RDF> | |
Conclusion ontology (download)
Convert syntax: functional, XML, Manchester This informative conversion will be incorrect for OWL 2 Full. info.pngConversions are provided by the OWL Syntax Converter which tries to "repair" OWL 2 Full inputs to become DL. | |
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:owl="http://www.w3.org/2002/07/owl#" xml:base="http://www.w3.org/2002/03owlt/description-logic/conclusions667" > <owl:Ontology/> <owl:Thing rdf:about="http://oiled.man.example.net/test#V21080"> <rdf:type> <owl:Class rdf:about="http://oiled.man.example.net/test#C12"/> </rdf:type> </owl:Thing> <owl:Thing rdf:about="http://oiled.man.example.net/test#V21081"> <rdf:type> <owl:Class rdf:about="http://oiled.man.example.net/test#C10"/> </rdf:type> </owl:Thing> </rdf:RDF> | |
Imported ontologies | none |
The version of this test approved by the WebOnt WG was incorrect. The conclusion ontology present in that version of the test was marked as an OWL Lite document, but was not OWL Lite because it did not contain a triple of the form O rdf:type owl:Ontology. The ontology has been revised to contain the necessary triple.
OWL EL Report (Informative)
Ontology violates the OWL EL constraints in at least the following:
- The following axiom is not allowed: ObjectPropertyAssertion(R1 V21080 V21081)
- The following axiom is not allowed: EquivalentClasses(C2 MaxCardinality(0 P.1 Literal) )
- due to class description MaxCardinality(0 P.1 Literal)
- The following axiom is not allowed: EquivalentClasses(C8 MinCardinality(1 P.2 Thing) )
- due to class description MinCardinality(1 P.2 Thing)
- The following axiom is not allowed: EquivalentClasses(C6.comp MinCardinality(1 P.4 Thing) )
- due to class description MinCardinality(1 P.4 Thing)
- The following axiom is not allowed: EquivalentClasses(C6 ExactCardinality(0 P.4 Thing) )
- due to class description ExactCardinality(0 P.4 Thing)
- The following axiom is not allowed: ClassAssertion(AllValuesFrom(R1 C6.comp) V21080)
- due to class description AllValuesFrom(R1 C6.comp)
- The following axiom is not allowed: EquivalentClasses(C8.comp ExactCardinality(0 P.2 Thing) )
- due to class description ExactCardinality(0 P.2 Thing)
- The following axiom is not allowed: EquivalentClasses(C2.comp MinCardinality(1 P.1 Literal) )
- due to class description MinCardinality(1 P.1 Literal)
OWL QL Report (Informative)
Ontology violates the OWL QL constraints in at least the following:
- The following axiom is not allowed: EquivalentClasses(C2 MaxCardinality(0 P.1 Literal) )
- due to class description MaxCardinality(0 P.1 Literal)
- The following axiom is not allowed: EquivalentClasses(C8.comp ExactCardinality(0 P.2 Thing) )
- due to class description ExactCardinality(0 P.2 Thing)
- The following axiom is not allowed: EquivalentClasses(C8 MinCardinality(1 P.2 Thing) )
- due to class description MinCardinality(1 P.2 Thing)
- The following axiom is not allowed: EquivalentClasses(C6 ExactCardinality(0 P.4 Thing) )
- due to class description ExactCardinality(0 P.4 Thing)
- The following axiom is not allowed: EquivalentClasses(C2.comp MinCardinality(1 P.1 Literal) )
- due to class description MinCardinality(1 P.1 Literal)
- The following axiom is not allowed: EquivalentClasses(C6 IntersectionOf(C2.comp C4) )
- due to class description IntersectionOf(C2.comp C4)
- The following axiom is not allowed: EquivalentClasses(C10 IntersectionOf(C2 C4) )
- due to class description IntersectionOf(C2 C4)
- The following axiom is not allowed: EquivalentClasses(C6.comp MinCardinality(1 P.4 Thing) )
- due to class description MinCardinality(1 P.4 Thing)
- The following axiom is not allowed: ClassAssertion(AllValuesFrom(R1 C6.comp) V21080)
- due to class description AllValuesFrom(R1 C6.comp)
- The following axiom is not allowed: EquivalentClasses(TEST IntersectionOf(C12 C8.comp) )
- due to class description IntersectionOf(C12 C8.comp)
- The following axiom is not allowed: EquivalentClasses(C12 SomeValuesFrom(R1 C10) )
- due to class description SomeValuesFrom(R1 C10)
- The following axiom is not allowed: EquivalentClasses(C8 SomeValuesFrom(R1 C6) )
- due to class description SomeValuesFrom(R1 C6)
OWL RL Report (Informative)
Ontology violates the OWL RL constraints in at least the following:
- The following axiom is not allowed: EquivalentClasses(C6 ExactCardinality(0 P.4 Thing) )
- due to class description ExactCardinality(0 P.4 Thing)
- The following axiom is not allowed: EquivalentClasses(C8 MinCardinality(1 P.2 Thing) )
- due to class description MinCardinality(1 P.2 Thing)
- The following axiom is not allowed: EquivalentClasses(C2 MaxCardinality(0 P.1 Literal) )
- due to class description MaxCardinality(0 P.1 Literal)
- The following axiom is not allowed: EquivalentClasses(C12 SomeValuesFrom(R1 C10) )
- due to class description SomeValuesFrom(R1 C10)
- The following axiom is not allowed: EquivalentClasses(C8 SomeValuesFrom(R1 C6) )
- due to class description SomeValuesFrom(R1 C6)
- The following axiom is not allowed: EquivalentClasses(C6.comp MinCardinality(1 P.4 Thing) )
- due to class description MinCardinality(1 P.4 Thing)
- The following axiom is not allowed: EquivalentClasses(C8.comp ExactCardinality(0 P.2 Thing) )
- due to class description ExactCardinality(0 P.2 Thing)
- The following axiom is not allowed: EquivalentClasses(C2.comp MinCardinality(1 P.1 Literal) )
- due to class description MinCardinality(1 P.1 Literal)