Browse wiki
From OWL Test Cases
TestCase:WebOnt-equivalentProperty-001 |
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., The version of this test approved by the W … 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. n revised to contain the necessary triple. |
---|---|
Conclusion ontology |
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:first="http://www.w3.org/2002/03owlt/equivalentProperty/premises001#" xml:base="http://www.w3.org/2002/03owlt/equivalentProperty/conclusions001" > <owl:Ontology/> <owl:Thing rdf:about="premises001#X"> <first:hasHead> <owl:Thing rdf:about="premises001#Y"/> </first:hasHead> </owl:Thing> <owl:ObjectProperty rdf:about="premises001#hasHead"/> </rdf:RDF> |
Features | Owl:Thing +, Owl:equivalentProperty +, Owl:ObjectProperty + |
Has author | Jeremy J. Carroll + |
Modification dateThis property is a special property in this wiki. | 16 August 2009 13:34:37 + |
Premise ontology |
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:first="http://www.w3.org/2002/03owlt/equivalentProperty/premises001#" xml:base="http://www.w3.org/2002/03owlt/equivalentProperty/premises001" > <owl:Ontology/> <owl:ObjectProperty rdf:ID="hasHead"> <owl:equivalentProperty> <owl:ObjectProperty rdf:ID="hasLeader"/> </owl:equivalentProperty> </owl:ObjectProperty> <owl:Thing rdf:ID="X"> <first:hasLeader> <owl:Thing rdf:ID="Y"/> </first:hasLeader> </owl:Thing> </rdf:RDF> |
Test case author | Jeremy J. Carroll + |
Test case description | <code>hasLeader</code> may be stated to be the <code>owl:equivalentProperty</code> of <code>hasHead</code>. |
Test case id | WebOnt-equivalentProperty-001 + |
Test case profile | Test:EL +, Test:QL + |
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/equivalentProperty/Manifest001#test + |
Categories | EL profile test, QL profile test, No RL profile test, PositiveEntailmentTest |
hide properties that link here |
No properties link to this page. |