Browse wiki
From OWL Test Cases
| TestCase:WebOnt-I4.6-004 |
| Comment | The version of this test approved by the W … The version of this test approved by the WebOnt WG was incorrect. The premise 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. n revised to contain the necessary triple. |
|---|---|
| Features | Owl:equivalentClass +, Owl:Class +, Owl:sameAs + |
| Has author | Jeremy J. Carroll + |
| Modification dateThis property is a special property in this wiki. | 5 May 2009 21:37:39 + |
| Nonconclusion ontology |
<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/I4.6/nonconclusions004" > <owl:Ontology/> <owl:Class rdf:ID="C1"> <owl:sameAs> <owl:Class rdf:ID="C2"/> </owl:sameAs> </owl:Class> </rdf:RDF> |
| 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#" xml:base="http://www.w3.org/2002/03owlt/I4.6/premises004" > <owl:Ontology/> <owl:Class rdf:about="nonconclusions004#C1"> <owl:equivalentClass> <owl:Class rdf:about="nonconclusions004#C2"/> </owl:equivalentClass> </owl:Class> </rdf:RDF> |
| Test case author | Jeremy J. Carroll + |
| Test case description | <code>owl:sameAs</code> is stronger than <code>owl:equivalentClass</code>. |
| Test case id | WebOnt-I4.6-004 + |
| 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 + |
| WebOnt test | http://www.w3.org/2002/03owlt/I4.6/Manifest004#test + |
| Categories | No EL profile test, No QL profile test, RL profile test, NegativeEntailmentTest |
| hide properties that link here |
| No properties link to this page. |
