Browse wiki
From OWL Test Cases
| Owl2-rl-rules-fp-differentFrom |
| Conclusion ontology |
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:owl="http://www.w3.org/2002/07/owl#"> <owl:Ontology /> <owl:NamedIndividual rdf:about="http://owl2.test/rules/Y2"/> <owl:NamedIndividual rdf:about="http://owl2.test/rules/Y1"> <owl:differentFrom rdf:resource="http://owl2.test/rules/Y2"/> </owl:NamedIndividual> </rdf:RDF> |
|---|---|
| Features | Owl:FunctionalProperty +, Owl:differentFrom +, Owl:NamedIndividual + |
| Has author | Zhe Wu + |
| Modification dateThis property is a special property in this wiki. | 16 August 2009 12:47:36 + |
| Premise ontology |
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:j.0="http://owl2.test/rules/"> <owl:Ontology /> <owl:FunctionalProperty rdf:about="http://owl2.test/rules/fp"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/> </owl:FunctionalProperty> <owl:NamedIndividual rdf:about="http://owl2.test/rules/Y2"> <j.0:fp> <owl:NamedIndividual rdf:about="http://owl2.test/rules/X2"/> </j.0:fp> </owl:NamedIndividual> <owl:NamedIndividual rdf:about="http://owl2.test/rules/X1"> <owl:differentFrom rdf:resource="http://owl2.test/rules/X2"/> </owl:NamedIndividual> <owl:NamedIndividual rdf:about="http://owl2.test/rules/Y1"> <j.0:fp rdf:resource="http://owl2.test/rules/X1"/> </owl:NamedIndividual> </rdf:RDF> |
| Test case author | Zhe Wu + |
| Test case description | This test checks the interaction between an OWL functional property and differentFrom assertions. |
| Test case id | owl2-rl-rules-fp-differentFrom + |
| Test case profile | Test:RL + |
| Test case semantics | Test:DIRECT +, Test:RDF-BASED + |
| Test case species | Test:DL +, Test:FULL + |
| Test case status | Test:Approved + |
| Test case syntax | Test:RDFXML + |
| Categories | No EL profile test, No QL profile test, RL profile test, PositiveEntailmentTest, Entailment form |
| hide properties that link here |
| No properties link to this page. |
