Browse wiki
From OWL Test Cases
Rdfbased-sem-restrict-maxcard-inst-obj-one |
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#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:ex="http://www.example.org#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"> <rdf:Description rdf:about="http://www.example.org#x1"> <owl:sameAs rdf:resource="http://www.example.org#x2"/> </rdf:Description> </rdf:RDF> |
---|---|
Features | Owl:onProperty +, Owl:maxCardinality +, Owl:sameAs + |
Has author | Michael Schneider +, Kai Mainzer + |
Modification dateThis property is a special property in this wiki. | 17 July 2009 18:37:53 + |
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:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:ex="http://www.example.org#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"> <ex:z rdf:about="http://www.example.org#w"> <ex:p rdf:resource="http://www.example.org#x1"/> <ex:p rdf:resource="http://www.example.org#x2"/> </ex:z> <rdf:Description rdf:about="http://www.example.org#z"> <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger" >1</owl:maxCardinality> <owl:onProperty rdf:resource="http://www.example.org#p"/> </rdf:Description> </rdf:RDF> |
Test case author | Michael Schneider +, Kai Mainzer + |
Test case description | If an individual w is an instance of the max-1-cardinality restriction on property p, and if there are triples w p x1 and w p x2, then x1 equals x2. |
Test case id | rdfbased-sem-restrict-maxcard-inst-obj-one + |
Test case semantics | Test:RDF-BASED +, Test:DIRECT + |
Test case species | Test:FULL + |
Test case status | Test:Approved + |
Test case syntax | Test:RDFXML + |
Categories | No EL profile test, No QL profile test, No RL profile test, PositiveEntailmentTest, Entailment form |
hide properties that link here |
No properties link to this page. |