Individual-Class Punning vs. ObjectOneOf
From OWL Test Cases
| [Download OWL] | |
| Test Id | Individual-Class_Punning_vs._ObjectOneOf |
|---|---|
| Description | Tools must not confuse atomic classes with ObjectOneOf expressions that contain a single individual named like that class. |
| Status | New test (no official status yet) |
| Author | Markus Krötzsch |
| Original syntax | Functional |
| Syntactic Species/Profile | OWL 2 DL (EL, QL profile assertion missing, RL) |
| Semantics | This test is applicable under both direct and RDF-based semantics. |
| Premise ontology (download)
Convert syntax: RDF, 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. | |
| Prefix( : = <http://example.org/> )
Ontology( Declaration( Class( :Person ) ) SubClassOf( ObjectOneOf( :Lois ) :Person ) ) | |
| Nonconclusion ontology (download)
Convert syntax: RDF, 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. | |
| Prefix( : = <http://example.org/> )
Ontology( Declaration( Class( :Person ) ) Declaration( Class( :Lois ) ) SubClassOf( :Lois :Person ) ) | |
| Imported ontologies | none |
