Browse wiki
From OWL Test Cases
| Owl2-rl-invalid-mincard |
| Features | Owl:Thing +, Owl:onProperty +, Owl:minCardinality +, Rdfs:subClassOf +, Owl:ObjectProperty +, Owl:Class + |
|---|---|
| Has author | Zhe Wu + |
| Modification dateThis property is a special property in this wiki. | 15 July 2009 00:14:51 + |
| 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:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:j.0="http://owl2.test/rules#"> <owl:Ontology rdf:about="http://org.semanticweb.ontologies/Ontology1232054810511161000"/> <owl:Class rdf:about="http://owl2.test/rules#C"> <rdfs:subClassOf> <owl:Restriction> <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger" >1</owl:minCardinality> <owl:onProperty> <owl:ObjectProperty rdf:about="http://owl2.test/rules#OP"/> </owl:onProperty> </owl:Restriction> </rdfs:subClassOf> </owl:Class> <owl:Class rdf:about="http://www.w3.org/2002/07/owl#Thing"/> <j.0:C rdf:about="http://owl2.test/rules#c"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> </j.0:C> </rdf:RDF> |
| Test case author | Zhe Wu + |
| Test case description | OWL 2 RL does not allow min cardinality |
| Test case id | owl2-rl-valid-mincard + |
| 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, No RL profile test, ConsistencyTest, Consistency form |
| hide properties that link here |
| No properties link to this page. |
