blob: b56151c42338c2bffabb1b3050379acf9906571f [file] [log] [blame]
<rdf:RDF
xmlns:dc="http://purl.org/dc/elements/1.0/"
xmlns="http://www.w3.org/2002/07/owl#"
xmlns:rtest="http://www.w3.org/2000/10/rdf-tests/rdfcore/testSchema#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:otest="http://www.w3.org/2002/03owlt/testOntology#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<Ontology rdf:about="http://www.w3.org/2002/07/owl">
<imports rdf:resource="http://www.w3.org/2000/01/rdf-schema"/>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/TR/2003/PR-owl-semantics-20031209/"/>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/TR/2003/PR-owl-test-20031209/"/>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/TR/2003/PR-owl-features-20031209/"/>
<rdfs:comment>This file specifies in RDF Schema format the
built-in classes and properties that together form the basis of
the RDF/XML syntax of OWL Full, OWL DL and OWL Lite.
We do not expect people to import this file
explicitly into their ontology. People that do import this file
should expect their ontology to be an OWL Full ontology.
</rdfs:comment>
<versionInfo>9 December 2003</versionInfo>
</Ontology>
<rdfs:Class rdf:about="http://www.w3.org/2002/07/owl#Ontology"
rdfs:label="Ontology">
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/2002/07/owl"/>
</rdfs:Class>
<rdfs:Class rdf:about="http://www.w3.org/2002/03owlt/testOntology#Issue">
<rdfs:comment>
A member of this class is an issue in some issue list.
</rdfs:comment>
</rdfs:Class>
<rdfs:Class rdf:about="http://www.w3.org/2002/07/owl#OntologyProperty">
<rdfs:subClassOf rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/2002/07/owl"/>
</rdfs:Class>
<rdfs:Class rdf:about="http://www.w3.org/2002/03owlt/testOntology#ImportLevelTest">
<rdfs:comment>
These tests use two documents.
One is named importsNNN.rdf,
the other is named mainNNN.rdf.
These tests indicate the
interaction between owl:imports
and the sublanguage levels of the main document.
</rdfs:comment>
</rdfs:Class>
<rdfs:Class rdf:about="http://www.w3.org/2002/03owlt/testOntology#ConsistencyTest">
<rdfs:subClassOf>
<rdfs:Class rdf:about="http://www.w3.org/2002/03owlt/testOntology#NegativeEntailmentTest"/>
</rdfs:subClassOf>
<rdfs:subClassOf>
<Restriction>
<onProperty rdf:resource="http://www.w3.org/2000/10/rdf-tests/rdfcore/testSchema#conclusionDocument"/>
<hasValue rdf:resource="http://www.w3.org/2002/03owlt/false"
rdf:type="http://www.w3.org/2000/10/rdf-tests/rdfcore/testSchema#RDF-XML-Document"/>
</Restriction>
</rdfs:subClassOf>
<rdfs:comment>
A consistent OWL document. (One that does not entail falsehood).
</rdfs:comment>
</rdfs:Class>
<rdfs:Class rdf:about="http://www.w3.org/2002/07/owl#FunctionalProperty"
rdfs:label="FunctionalProperty">
<rdfs:subClassOf rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/2002/07/owl"/>
</rdfs:Class>
<rdfs:Class rdf:about="http://www.w3.org/2002/03owlt/testOntology#InconsistencyTest">
<rdfs:subClassOf>
<rdfs:Class rdf:about="http://www.w3.org/2002/03owlt/testOntology#PositiveEntailmentTest"/>
</rdfs:subClassOf>
<rdfs:subClassOf>
<Restriction>
<onProperty rdf:resource="http://www.w3.org/2000/10/rdf-tests/rdfcore/testSchema#conclusionDocument"/>
<hasValue rdf:resource="http://www.w3.org/2002/03owlt/false"/>
</Restriction>
</rdfs:subClassOf>
<rdfs:comment>
An inconsistent OWL document. (One that entails falsehood).
</rdfs:comment>
</rdfs:Class>
<rdfs:Class rdf:about="http://www.w3.org/2002/03owlt/testOntology#PositiveEntailmentTest">
<rdfs:subClassOf rdf:resource="http://www.w3.org/2000/10/rdf-tests/rdfcore/testSchema#PositiveEntailmentTest"/>
<rdfs:comment>
This is a positive entailment test according to the OWL entailment rules.
</rdfs:comment>
<rdfs:subClassOf>
<Restriction>
<onProperty rdf:resource="http://www.w3.org/2000/10/rdf-tests/rdfcore/testSchema#entailmentRules"/>
<hasValue rdf:resource="http://www.w3.org/2002/07/owl#"/>
</Restriction>
</rdfs:subClassOf>
</rdfs:Class>
<rdfs:Class rdf:about="http://www.w3.org/2002/07/owl#Restriction"
rdfs:label="Restriction">
<rdfs:subClassOf>
<rdfs:Class rdf:about="http://www.w3.org/2002/07/owl#Class"/>
</rdfs:subClassOf>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/2002/07/owl"/>
</rdfs:Class>
<rdfs:Class rdf:about="http://www.w3.org/2002/07/owl#ObjectProperty"
rdfs:label="ObjectProperty">
<rdfs:subClassOf rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/2002/07/owl"/>
</rdfs:Class>
<rdfs:Class rdf:about="http://www.w3.org/2002/03owlt/testOntology#NegativeEntailmentTest">
<rdfs:subClassOf rdf:resource="http://www.w3.org/2000/10/rdf-tests/rdfcore/testSchema#NegativeEntailmentTest"/>
<rdfs:comment>
This is a negative entailment test according to the OWL entailment rules.
</rdfs:comment>
<rdfs:subClassOf>
<Restriction>
<onProperty rdf:resource="http://www.w3.org/2000/10/rdf-tests/rdfcore/testSchema#entailmentRules"/>
<hasValue rdf:resource="http://www.w3.org/2002/07/owl#"/>
</Restriction>
</rdfs:subClassOf>
</rdfs:Class>
<rdfs:Class rdf:about="http://www.w3.org/2002/07/owl#InverseFunctionalProperty"
rdfs:label="InverseFunctionalProperty">
<rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/2002/07/owl"/>
</rdfs:Class>
<rdfs:Class rdf:about="http://www.w3.org/2002/07/owl#DeprecatedClass"
rdfs:label="DeprecatedClass">
<rdfs:subClassOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/2002/07/owl"/>
</rdfs:Class>
<rdfs:Class rdf:about="http://www.w3.org/2002/03owlt/testOntology#NotOwlFeatureTest">
<rdfs:comment>
This is a negative test. The input document contains some use of the
OWL namespace which is not a feature of OWL. These typically show
DAML+OIL features that are not being carried forward into OWL.
</rdfs:comment>
<rdfs:subClassOf>
<Restriction>
<cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#int"
>1</cardinality>
<onProperty rdf:resource="http://www.w3.org/2000/10/rdf-tests/rdfcore/testSchema#inputDocument"/>
</Restriction>
</rdfs:subClassOf>
</rdfs:Class>
<rdfs:Class rdf:about="http://www.w3.org/2002/07/owl#DeprecatedProperty"
rdfs:label="DeprecatedProperty">
<rdfs:subClassOf rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/2002/07/owl"/>
</rdfs:Class>
<rdfs:Class rdf:about="http://www.w3.org/2002/03owlt/testOntology#OWLforOWLTest">
<rdfs:subClassOf>
<rdfs:Class rdf:about="http://www.w3.org/2002/03owlt/testOntology#TrueTest"/>
</rdfs:subClassOf>
<rdfs:comment>
Illustrative of the use of OWL to describe OWL Full.
</rdfs:comment>
</rdfs:Class>
<rdfs:Class rdf:about="http://www.w3.org/2002/07/owl#AnnotationProperty">
<rdfs:subClassOf rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/2002/07/owl"/>
</rdfs:Class>
<rdfs:Class rdf:about="http://www.w3.org/2002/03owlt/testOntology#ImportEntailmentTest">
<rdfs:subClassOf rdf:resource="http://www.w3.org/2002/03owlt/testOntology#PositiveEntailmentTest"/>
<rdfs:comment>
The premise document, and its imports closure, entails the
conclusion document.
</rdfs:comment>
</rdfs:Class>
<rdfs:Class rdf:about="http://www.w3.org/2002/07/owl#Class"
rdfs:label="Class">
<rdfs:subClassOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/2002/07/owl"/>
</rdfs:Class>
<rdfs:Class rdf:about="http://www.w3.org/2002/07/owl#DataRange"
rdfs:label="DataRange">
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/2002/07/owl"/>
</rdfs:Class>
<rdfs:Class rdf:about="http://www.w3.org/2002/07/owl#TransitiveProperty"
rdfs:label="TransitiveProperty">
<rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/2002/07/owl"/>
</rdfs:Class>
<rdfs:Class rdf:about="http://www.w3.org/2002/07/owl#DatatypeProperty"
rdfs:label="DatatypeProperty">
<rdfs:subClassOf rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/2002/07/owl"/>
</rdfs:Class>
<rdfs:Class rdf:about="http://www.w3.org/2002/07/owl#AllDifferent"
rdfs:label="AllDifferent">
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/2002/07/owl"/>
</rdfs:Class>
<rdfs:Class rdf:about="http://www.w3.org/2002/03owlt/testOntology#TrueTest">
<rdfs:subClassOf rdf:resource="http://www.w3.org/2002/03owlt/testOntology#PositiveEntailmentTest"/>
<rdfs:comment>
The conclusions follow from the empty premises.
</rdfs:comment>
<rdfs:subClassOf>
<Restriction>
<onProperty rdf:resource="http://www.w3.org/2000/10/rdf-tests/rdfcore/testSchema#premiseDocument"/>
<hasValue rdf:resource="http://www.w3.org/2002/03owlt/empty"
rdf:type="http://www.w3.org/2000/10/rdf-tests/rdfcore/testSchema#RDF-XML-Document"/>
</Restriction>
</rdfs:subClassOf>
</rdfs:Class>
<rdfs:Class rdf:about="http://www.w3.org/2002/07/owl#SymmetricProperty"
rdfs:label="SymmetricProperty">
<rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/2002/07/owl"/>
</rdfs:Class>
<Class rdf:about="http://www.w3.org/2002/07/owl#Thing"
rdfs:label="Thing">
<unionOf rdf:parseType="Collection">
<Class rdf:about="http://www.w3.org/2002/07/owl#Nothing"/>
<Class>
<complementOf>
<Class rdf:about="http://www.w3.org/2002/07/owl#Nothing"/>
</complementOf>
</Class>
</unionOf>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/2002/07/owl"/>
</Class>
<Class rdf:about="http://www.w3.org/2002/07/owl#Nothing"
rdfs:label="Nothing">
<complementOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/2002/07/owl"/>
</Class>
<ObjectProperty rdf:about="http://www.w3.org/2002/03owlt/testOntology#usedDatatype">
<rdfs:domain rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Test"/>
<rdfs:range rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Datatype"/>
<rdfs:comment>The object is a datatype that appears in one of the
test files in the subject test.</rdfs:comment>
</ObjectProperty>
<ObjectProperty rdf:about="http://www.w3.org/2002/03owlt/testOntology#supportedDatatype">
<rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/03owlt/testOntology#usedDatatype"/>
<rdfs:comment>The subject test is valid only when
the object datatype is included in the datatype theory.</rdfs:comment>
</ObjectProperty>
<rdf:Property rdf:about="http://www.w3.org/2002/07/owl#inverseOf"
rdfs:label="inverseOf">
<rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:range rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/2002/07/owl"/>
</rdf:Property>
<rdf:Property rdf:about="http://www.w3.org/2002/07/owl#versionInfo"
rdfs:label="versionInfo"
rdf:type="http://www.w3.org/2002/07/owl#AnnotationProperty">
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/2002/07/owl"/>
</rdf:Property>
<rdf:Property rdf:about="http://www.w3.org/2002/07/owl#priorVersion"
rdfs:label="priorVersion"
rdf:type="http://www.w3.org/2002/07/owl#OntologyProperty">
<rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
<rdfs:range rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/2002/07/owl"/>
</rdf:Property>
<rdf:Property rdf:about="http://www.w3.org/2002/07/owl#unionOf"
rdfs:label="unionOf">
<rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:range rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#List"/>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/2002/07/owl"/>
</rdf:Property>
<rdf:Property rdf:about="http://www.w3.org/2002/07/owl#differentFrom"
rdfs:label="differentFrom">
<rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
<rdfs:range rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/2002/07/owl"/>
</rdf:Property>
<rdf:Property rdf:about="http://www.w3.org/2002/07/owl#maxCardinality"
rdfs:label="maxCardinality">
<rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/2002/07/owl"/>
</rdf:Property>
<rdf:Property rdf:about="http://www.w3.org/2002/03owlt/testOntology#feature">
<rdfs:comment>
This property relates a test to a language feature.
The language feature is usually indicated by a class or property.
</rdfs:comment>
</rdf:Property>
<rdf:Property rdf:about="http://www.w3.org/2002/07/owl#distinctMembers"
rdfs:label="distinctMembers">
<rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#AllDifferent"/>
<rdfs:range rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#List"/>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/2002/07/owl"/>
</rdf:Property>
<rdf:Property rdf:about="http://www.w3.org/2002/07/owl#oneOf"
rdfs:label="oneOf">
<rdfs:domain rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
<rdfs:range rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#List"/>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/2002/07/owl"/>
</rdf:Property>
<rdf:Property rdf:about="http://www.w3.org/2002/07/owl#disjointWith"
rdfs:label="disjointWith">
<rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:range rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/2002/07/owl"/>
</rdf:Property>
<rdf:Property rdf:about="http://www.w3.org/2002/07/owl#someValuesFrom"
rdfs:label="someValuesFrom">
<rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/2002/07/owl"/>
</rdf:Property>
<rdf:Property rdf:about="http://www.w3.org/2002/07/owl#intersectionOf"
rdfs:label="intersectionOf">
<rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:range rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#List"/>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/2002/07/owl"/>
</rdf:Property>
<rdf:Property rdf:about="http://www.w3.org/2002/07/owl#equivalentProperty"
rdfs:label="equivalentProperty">
<rdfs:subPropertyOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#subPropertyOf"/>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/2002/07/owl"/>
</rdf:Property>
<rdf:Property rdf:about="http://www.w3.org/2002/07/owl#incompatibleWith"
rdfs:label="incompatibleWith"
rdf:type="http://www.w3.org/2002/07/owl#OntologyProperty">
<rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
<rdfs:range rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/2002/07/owl"/>
</rdf:Property>
<rdf:Property rdf:about="http://www.w3.org/2002/07/owl#backwardCompatibleWith"
rdfs:label="backwardCompatibleWith"
rdf:type="http://www.w3.org/2002/07/owl#OntologyProperty">
<rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
<rdfs:range rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/2002/07/owl"/>
</rdf:Property>
<rdf:Property rdf:about="http://www.w3.org/2002/07/owl#complementOf"
rdfs:label="complementOf">
<rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:range rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/2002/07/owl"/>
</rdf:Property>
<rdf:Property rdf:about="http://www.w3.org/2002/07/owl#minCardinality"
rdfs:label="minCardinality">
<rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/2002/07/owl"/>
</rdf:Property>
<rdf:Property rdf:about="http://www.w3.org/2002/07/owl#sameAs"
rdfs:label="sameAs">
<rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
<rdfs:range rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/2002/07/owl"/>
</rdf:Property>
<rdf:Property rdf:about="http://www.w3.org/2002/07/owl#hasValue"
rdfs:label="hasValue">
<rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/2002/07/owl"/>
</rdf:Property>
<rdf:Property rdf:about="http://www.w3.org/2002/07/owl#cardinality"
rdfs:label="cardinality">
<rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/2002/07/owl"/>
</rdf:Property>
<rdf:Property rdf:about="http://www.w3.org/2002/07/owl#imports"
rdfs:label="imports"
rdf:type="http://www.w3.org/2002/07/owl#OntologyProperty">
<rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
<rdfs:range rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/2002/07/owl"/>
</rdf:Property>
<rdf:Property rdf:about="http://www.w3.org/2002/07/owl#equivalentClass"
rdfs:label="equivalentClass">
<rdfs:subPropertyOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#subClassOf"/>
<rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:range rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/2002/07/owl"/>
</rdf:Property>
<rdf:Property rdf:about="http://www.w3.org/2002/07/owl#allValuesFrom"
rdfs:label="allValuesFrom">
<rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/2002/07/owl"/>
</rdf:Property>
<rdf:Property rdf:about="http://www.w3.org/2002/07/owl#onProperty"
rdfs:label="onProperty">
<rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<rdfs:range rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"/>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/2002/07/owl"/>
</rdf:Property>
<DatatypeProperty rdf:about="http://www.w3.org/2002/03owlt/testOntology#issueNumber">
<rdfs:domain rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Issue"/>
<rdfs:comment>
A string valued property that gives a numeral (or some other quasi-numeric string)
associated with an issue.
</rdfs:comment>
</DatatypeProperty>
<FunctionalProperty rdf:about="http://www.w3.org/2002/03owlt/testOntology#level">
<rdfs:range>
<Class>
<oneOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rdf:Description rdf:about="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rdf:Description rdf:about="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</oneOf>
</Class>
</rdfs:range>
<rdfs:comment>
Indicates the conformance level of a document or test in the OWL test suite.
</rdfs:comment>
</FunctionalProperty>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/Ontology/conclusions004">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent105">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/I5.26/Manifest003#test"
rtest:status="EXTRACREDIT">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Oct/0040"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue>
<otest:Issue rdf:about="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.26-OWLDLSyntax"
otest:issueNumber="5.26">
<rdfs:label>OWL DL Sytntax</rdfs:label>
</otest:Issue>
</rtest:issue>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
Structure sharing is not permitted in OWL DL, between two class descriptions.</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.26/consistent003">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/disjointWith/Manifest006#test"
rtest:status="EXTRACREDIT">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Oct/0040"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#disjointWith"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
If the owl:disjointWith edges in the graph form
undirected complete subgraphs which share blank nodes
then this is not within OWL DL.</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/disjointWith/consistent006">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<otest:NegativeEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/Restriction/Manifest005#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Nov/0000.html"/>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:description rdf:parseType="Literal">
This test shows a potential misapplication of OWL Full comprehension rules.
It also shows optional type triples on an <code xmlns="http://www.w3.org/1999/xhtml">owl:Restriction</code>.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/Restriction/premises005">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/Restriction/nonconclusions005">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:NegativeEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I4.5/premises001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/AllDistinct/conclusions002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:ImportLevelTest rdf:about="http://www.w3.org/2002/03owlt/imports/Manifest005#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#imports"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
If an OWL Lite document imports an OWL DL
document then it becomes OWL DL.
</rtest:description>
<otest:importedPremiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/imports/imports005">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</otest:importedPremiseDocument>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/imports/main005">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ImportLevelTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/Restriction/premises006">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/I5.3/Manifest004#test"
rtest:status="OBSOLETED">
<dc:creator>Ian Horrocks</dc:creator>
<rtest:issue>
<otest:Issue rdf:about="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.3-Semantic-Layering"
otest:issueNumber="5.3"
rdfs:label="Semantic-Layering">
<rdfs:label>Semantic Layering</rdfs:label>
</otest:Issue>
</rtest:issue>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
This is a typical definition of range from description logic.
It works both ways.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.3/premises004">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.3/conclusions004">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/unionOf/conclusions003">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest609#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-600-harderlite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
DL Test: t10.1
</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/consistent609">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/AnnotationProperty/premises002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/FunctionalProperty/Manifest005#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<dc:creator>Peter F. Patel-Schneider</dc:creator>
<rtest:issue>
<otest:Issue rdf:about="http://www.w3.org/2001/sw/WebOnt/webont-issues#I4.1-UniqueProp-BadName"
otest:issueNumber="4.1">
<rdfs:label>UniqueProp BadName</rdfs:label>
</otest:Issue>
</rtest:issue>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
If prop belongs to <code xmlns="http://www.w3.org/1999/xhtml">owl:FunctionalProperty</code>
then an OWL individual has at most one value for prop.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/FunctionalProperty/premises005">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/FunctionalProperty/conclusions005">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.24/premises002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/oneOf/Manifest003#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jos De Roo</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#oneOf"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
The order of the instances in an <code xmlns="http://www.w3.org/1999/xhtml">owl:oneOf</code>
construct is unimportant.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/oneOf/premises003">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/oneOf/conclusions003">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/miscellaneous/consistent205">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent617">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/AllDistinct/premises002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest002#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0017"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-000-satisfiability"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: fact2.1
</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:InconsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent010">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/premises206">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest624#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-600-harderlite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
DL Test: t5.1
Non-finite model example from paper
The concept should be coherent but has no finite model
</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/consistent624">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/backwardCompatibleWith/consistent002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.26/conclusions009">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/cardinality/premises002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I3.2/bad003">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/I4.6/Manifest003#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I4.6-EquivalentTo"
rdf:type="http://www.w3.org/2002/03owlt/testOntology#Issue"
otest:issueNumber="4.6"
rdfs:label="EquivalentTo"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Small"/>
<rtest:description rdf:parseType="Literal">
<code xmlns="http://www.w3.org/1999/xhtml">owl:sameAs</code> is stronger than <code xmlns="http://www.w3.org/1999/xhtml">owl:equivalentClass</code>.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I4.6/premises003">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I4.6/conclusions003">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.8/consistent016">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/I5.8/Manifest014#test"
rtest:status="EXTRACREDIT">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Oct/0040"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.8-Datatypes"
rdf:type="http://www.w3.org/2002/03owlt/testOntology#Issue"
otest:issueNumber="5.8"
rdfs:label="Datatypes"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<otest:usedDatatype rdf:resource="http://example.org/user/data#type"/>
<rtest:description rdf:parseType="Literal">
This test illustrates the use of an undeclared user defined datatype. The document is hence in Full.</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.8/consistent014">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<otest:Issue rdf:about="http://www.w3.org/2001/sw/WebOnt/webont-issues#I2.3-Adding-Properties-to-Other-Classes"
otest:issueNumber="2.3">
<rdfs:label>Adding Properties to Other Classes</rdfs:label>
</otest:Issue>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/InverseFunctionalProperty/conclusions002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/consistent503">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.2/consistent011">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/differentFrom/Manifest001#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jos De Roo</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#differentFrom"/>
<rtest:description rdf:parseType="Literal">
<code xmlns="http://www.w3.org/1999/xhtml">differentFrom</code> is a <code xmlns="http://www.w3.org/1999/xhtml">SymmetricProperty</code>.
</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/differentFrom/premises001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/differentFrom/conclusions001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.8/premises009">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/consistent025">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.8/conclusions008">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/imports/support003-A">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.5/premises005">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/extra-credit/conclusions003">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:Issue rdf:about="http://www.w3.org/2001/sw/WebOnt/webont-issues#I2.5-Closed-Sets"
otest:issueNumber="2.5">
<rdfs:label>Closed Sets</rdfs:label>
</otest:Issue>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest009#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-000-satisfiability"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: t10.1
</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/consistent009">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/sameClassAs/conclusions002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/InverseFunctionalProperty/premises003">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<rdfs:Property rdf:about="http://www.w3.org/2002/03owlt/testOntology#importedPremiseDocument">
<rdfs:subPropertyOf rdf:resource="http://www.w3.org/2000/10/rdf-tests/rdfcore/testSchema#inputDocument"/>
<rdfs:comment>Despite the property URI, the document indicated by
this property may or may not be imported into the test.</rdfs:comment>
</rdfs:Property>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.5/inconsistent003">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.5/conclusions002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/premises904">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent033">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/maxCardinality/inconsistent001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/Class/conclusions001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest024#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-000-satisfiability"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: t5.1
Non-finite model example from paper
The concept should be coherent but has no finite model
</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/consistent024">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/premises668">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest646#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-600-harderlite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
DL Test: heinsohn2.2
Tbox tests from <a xmlns="http://www.w3.org/1999/xhtml" href="#ref-Heinsohn_et_al.">[Heinsohn et al.]</a>
Tests incoherency caused by number restrictions</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent646">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:InconsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/oneOf/consistent001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/I5.2/Manifest006#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Ian Horrocks</dc:creator>
<rtest:issue>
<otest:Issue rdf:about="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.2-Language-Compliance-Levels"
otest:issueNumber="5.2">
<rdfs:label>Language Compliance Levels</rdfs:label>
</otest:Issue>
</rtest:issue>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
The union of two classes can be defined using OWL Lite restrictions, and <code xmlns="http://www.w3.org/1999/xhtml">owl:intersectionOf</code>.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.2/premises006">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.2/conclusions006">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent629">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/AnnotationProperty/nonconclusions001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/imports/conclusions001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/complementOf/premises001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent106">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<otest:Issue rdf:about="http://www.w3.org/2001/sw/WebOnt/webont-issues#I3.2-Qualified-Restrictions"
otest:issueNumber="3.2">
<rdfs:label>Qualified Restrictions</rdfs:label>
</otest:Issue>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent022">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest661#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-600-harderlite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
DL Test: k_branch
ABox test from DL98 systems comparison.
</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/premises661">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/conclusions661">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest104#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-100-heinsohn"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: heinsohn1.4
Tbox tests from <a xmlns="http://www.w3.org/1999/xhtml" href="#ref-Heinsohn_et_al.">[Heinsohn et al.]</a>
Tests incoherency caused by disjoint concept
</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent104">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:InconsistencyTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/samePropertyAs/Manifest003#test"
rtest:status="OBSOLETED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#samePropertyAs"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
The inverse entailment also holds.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/samePropertyAs/premises003">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/samePropertyAs/conclusions003">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<otest:Issue rdf:about="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.16-Feature-decision-for-CL1-cardinality"
otest:issueNumber="5.16">
<rdfs:label>Feature decision for CL1 cardinality</rdfs:label>
</otest:Issue>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/unionOf/conclusions004">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<otest:NegativeEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/I5.5/Manifest006#test"
rtest:status="EXTRACREDIT">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue>
<otest:Issue rdf:about="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.5-List-syntax-or-semantics"
otest:issueNumber="5.5">
<rdfs:label>List syntax or semantics</rdfs:label>
</otest:Issue>
</rtest:issue>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
Comprehension does not build illformed lists.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.5/premises006">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.5/nonconclusions006">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:NegativeEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.24/premises003">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/I5.26/Manifest010#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Nov/0000.html"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.26-OWLDLSyntax"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
The abstract syntax form of the conclusions is:
<pre xmlns="http://www.w3.org/1999/xhtml">
EquivalentClasses( restriction( first:p, minCardinality(1) ) )
ObjectProperty( first:p )
</pre>
This is trivially true given that first:p is an
<code xmlns="http://www.w3.org/1999/xhtml">individualvaluedPropertyID</code>.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.26/premises010">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.26/conclusions010">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent011">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/imports/Manifest012#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Oct/0040"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#imports"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
A simple test for infinite loops in imports processing code.</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/imports/consistent012">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/premises207">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/I5.1/Manifest001#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Dan Connolly</dc:creator>
<rtest:issue>
<otest:Issue rdf:about="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.1-Uniform-treatment-of-literal-data-values"
otest:issueNumber="5.1">
<rdfs:label>Uniform treatment of literal data values</rdfs:label>
</otest:Issue>
</rtest:issue>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
stateCode example using an inverseFunctionalProperty and literals</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.1/premises001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.1/conclusions001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/cardinality/Manifest005#test"
rtest:status="OBSOLETED">
<rdfs:seeAlso rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<rdfs:seeAlso rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0017"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#cardinality"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
An <code xmlns="http://www.w3.org/1999/xhtml">owl:cardinality</code> constraint is simply shorthand for a pair of <code xmlns="http://www.w3.org/1999/xhtml">owl:minCardinality</code> and <code xmlns="http://www.w3.org/1999/xhtml">owl:maxCardinality</code> constraints.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/cardinality/premises005">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/cardinality/conclusions005">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/I5.3/Manifest011#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.3-Semantic-Layering"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
Classes can be the object of annotation properties in OWL Lite and DL.</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.3/consistent011">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/cardinality/premises003">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest668#test"
rtest:status="OBSOLETED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-600-harderlite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
DL Test: k_poly
ABox test from DL98 systems comparison.
</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/premises668"/>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/conclusions668">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest616#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-600-harderlite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
DL Test: t2.1
</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/consistent616">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/AnnotationProperty/conclusions002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/InverseFunctionalProperty/conclusions003">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/I5.8/Manifest006#test"
rtest:status="EXTRACREDIT">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.8-Datatypes"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<otest:supportedDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#byte"/>
<otest:supportedDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#short"/>
<rtest:description rdf:parseType="Literal">
All <code xmlns="http://www.w3.org/1999/xhtml">xsd:byte</code>
are <code xmlns="http://www.w3.org/1999/xhtml">xsd:short</code>.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.8/premises006">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.8/conclusions006">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<otest:Issue rdf:about="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.14-Ontology-versioning"
otest:issueNumber="5.14">
<rdfs:label>Ontology versioning</rdfs:label>
</otest:Issue>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.8/conclusions009">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/imports/support003-B">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/sameClassAs/Manifest006#test"
rtest:status="OBSOLETED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#sameClassAs"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
De Morgan's law.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/sameClassAs/premises006">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/sameClassAs/conclusions006">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/extra-credit/conclusions004">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest631#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-600-harderlite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
DL Test: t7f.1
</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/consistent631">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.2/premises002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:NegativeEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/equivalentClass/Manifest005#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#equivalentClass"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
Two classes with the same partial description are not equivalent.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/equivalentClass/premises005">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/equivalentClass/nonconclusions005">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:NegativeEntailmentTest>
<otest:Issue rdf:about="http://www.w3.org/2001/sw/WebOnt/webont-issues#I1.1-Variables"
otest:issueNumber="1.1"
rdfs:label="Variables"/>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.3/nonconclusions012">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/extra-credit/Manifest001#test"
rtest:status="OBSOLETED">
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#extra-000-arithmetic"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
This test shows a relationship between integer addition
and OWL Full.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/extra-credit/premises001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/extra-credit/conclusions001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/sameClassAs/conclusions003">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/Class/Manifest002#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Oct/0040"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
In OWL Full, the triple in the premises is synonymous with the triple in the conclusions.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/Class/premises002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/Class/conclusions002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/InverseFunctionalProperty/premises004">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.5/inconsistent004">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.2/consistent001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/maxCardinality/inconsistent002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest016#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-000-satisfiability"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: t2.1
</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/consistent016">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest206#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Nov/0000.html"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-200-instance"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: k_path
ABox test from DL98 systems comparison.
</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/premises206"/>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/conclusions206">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest901#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0017"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-900-arith"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
This entailment can be replicated for any three natural numbers
<em xmlns="http://www.w3.org/1999/xhtml">i</em>, <em xmlns="http://www.w3.org/1999/xhtml">j</em>, <em xmlns="http://www.w3.org/1999/xhtml">k</em> such that <em xmlns="http://www.w3.org/1999/xhtml">i</em>+<em xmlns="http://www.w3.org/1999/xhtml">j</em> &gt;= <em xmlns="http://www.w3.org/1999/xhtml">k</em>. In this example, they are chosen as 2, 3 and 5.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/premises901">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/conclusions901">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/someValuesFrom/conclusions003">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:Issue rdf:about="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.19-Classes-as-instances"
otest:issueNumber="5.19"
rdfs:label="Classes-as-instances"/>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.24/conclusions001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent107">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<AnnotationProperty rdf:about="http://www.w3.org/2000/01/rdf-schema#label"/>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest031#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-000-satisfiability"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: t7f.1
</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/consistent031">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent023">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/miscellaneous/Manifest011#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Jos De Roo</dc:creator>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#misc-000-guide"/>
<rtest:description rdf:parseType="Literal">
Which wine hasSugar OffDry.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/miscellaneous/premises011">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<otest:importedPremiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/miscellaneous/consistent001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</otest:importedPremiseDocument>
<otest:importedPremiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/miscellaneous/consistent002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</otest:importedPremiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/miscellaneous/conclusions011">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/miscellaneous/Manifest201#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<otest:usedDatatype rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral"/>
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<dc:creator>Martin Dürst, Masayasu Ishikawa</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#misc-200-xmlliteral"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Small"/>
<rtest:description rdf:parseType="Literal">
This test shows how <a xmlns="http://www.w3.org/1999/xhtml" href="http://www.w3.org/TR/webont-req/#req-user-labels">user labels</a>
in a variety of languages can be used. Note the use of
<a xmlns="http://www.w3.org/1999/xhtml" href="http://www.w3.org/TR/ruby/">ruby annotation</a>.</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/miscellaneous/consistent201">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest601#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-600-harderlite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
DL Test: fact1.1
If a, b and c are disjoint, then:
(a and b) or (b and c) or (c and a)
is unsatisfiable.
</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent601">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:InconsistencyTest>
<otest:Issue rdf:about="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.6-daml-imports-as-magic-syntax"
otest:issueNumber="5.6">
<rdfs:label>daml:imports as magic syntax</rdfs:label>
</otest:Issue>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/DatatypeProperty/Manifest001#test"
rtest:status="EXTRACREDIT">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Jim Hendler</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
DatatypeProperty's may be used to related typed literals to typed literals, in OWL Full.</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/DatatypeProperty/consistent001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<AnnotationProperty rdf:about="http://www.w3.org/2000/01/rdf-schema#comment"/>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.3/consistent005">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.24/premises004">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest908#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-900-arith"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
This test shows integer multiplication in OWL DL, interacting with infinity.<br xmlns="http://www.w3.org/1999/xhtml"></br>
N times infinity is 2 times infinity.
M times infinity is 3 times infinity.
N times M times infinity is 5 times infinity.</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/consistent908">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/inverseOf/conclusions001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/cardinality/conclusions001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I4.5/inconsistent002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/I5.26/Manifest002#test"
rtest:status="EXTRACREDIT">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.26-OWLDLSyntax"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
Structure sharing is not permitted in OWL DL, between an
owl:equivalentClass triple
and a type triple.</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.26/consistent002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/disjointWith/Manifest005#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#disjointWith"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
If the owl:disjointWith edges in the graph form unconnected
undirected complete subgraphs
then this may be within OWL DL.</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/disjointWith/consistent005">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/sameAs/premises001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/Nothing/inconsistent001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent012">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest111#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-100-heinsohn"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: heinsohn4.2
Tbox tests from <a xmlns="http://www.w3.org/1999/xhtml" href="#ref-Heinsohn_et_al.">[Heinsohn et al.]</a>
Tests role restrictions</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent111">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:InconsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/premises208">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.26/consistent001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/Restriction/Manifest004#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<otest:usedDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#byte"/>
<rtest:description rdf:parseType="Literal">
This test shows OWL Lite syntax for using two equivalent restrictions. </rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/Restriction/consistent004">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<otest:ImportLevelTest rdf:about="http://www.w3.org/2002/03owlt/imports/Manifest004#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#imports"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
Importing OWL Full documents may change the level of OWL Lite or OWL DL documents.</rtest:description>
<otest:importedPremiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/imports/imports004">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</otest:importedPremiseDocument>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/imports/main004">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ImportLevelTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/cardinality/premises004">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/I5.3/Manifest003#test"
rtest:status="OBSOLETED">
<dc:creator>Ian Horrocks</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.3-Semantic-Layering"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
This is a typical definition of range from description logic.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.3/premises003">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.3/conclusions003">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest608#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-600-harderlite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
DL Test: t1.3
</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent608">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:InconsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/allValuesFrom/nonconclusions002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/InverseFunctionalProperty/conclusions004">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/FunctionalProperty/Manifest004#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I4.1-UniqueProp-BadName"/>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<rtest:description rdf:parseType="Literal">
If the range of <code xmlns="http://www.w3.org/1999/xhtml">prop</code> is a singleton set then it is necessarily functional, (i.e. every member of its domain
has a single value) and so it is an <code xmlns="http://www.w3.org/1999/xhtml">owl:FunctionalProperty</code>.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/FunctionalProperty/premises004">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/FunctionalProperty/conclusions004">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/oneOf/Manifest002#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jos De Roo</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#oneOf"/>
<rtest:description rdf:parseType="Literal">
<code xmlns="http://www.w3.org/1999/xhtml">oneOf</code> describes a class by enumerating its individuals.
</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/oneOf/premises002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/oneOf/conclusions002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/backwardCompatibleWith/Manifest002#test"
rtest:status="EXTRACREDIT">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#backwardCompatibleWith"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
In OWL Lite and DL the subject and object of a triple with predicate <code xmlns="http://www.w3.org/1999/xhtml">owl:backwardCompatibleWith</code>
must both be explicitly typed as <code xmlns="http://www.w3.org/1999/xhtml">owl:Ontology</code>.</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/backwardCompatibleWith/consistent002"/>
</otest:ConsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/equivalentClass/conclusions001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.5/premises007">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest001#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0017"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-000-satisfiability"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: fact1.1
If a, b and c are disjoint, then:
(a and b) or (b and c) or (c and a)
is unsatisfiable.
</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/inconsistent001"/>
</otest:InconsistencyTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/I5.26/Manifest009#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Nov/0000.html"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.26-OWLDLSyntax"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
The abstract syntax form of the conclusions is:
<pre xmlns="http://www.w3.org/1999/xhtml">
EquivalentClasses( restriction( first:p, minCardinality(1) ) )
ObjectProperty( first:p )
</pre>
This is trivially true given that first:p is an
<code xmlns="http://www.w3.org/1999/xhtml">individualvaluedPropertyID</code>.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.26/premises009">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.26/conclusions009"/>
</otest:PositiveEntailmentTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest623#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-600-harderlite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
DL Test: t4.1
Dynamic blocking example
</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent623">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:InconsistencyTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/I4.6/Manifest002#test"
rtest:status="OBSOLETED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I4.6-EquivalentTo"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
<code xmlns="http://www.w3.org/1999/xhtml">sameAs</code> and <code xmlns="http://www.w3.org/1999/xhtml">sameIndividualAs</code> are equivalent.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I4.6/premises002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I4.6/conclusions002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/sameClassAs/conclusions004">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/I5.8/Manifest013#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Oct/0040"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.8-Datatypes"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<otest:usedDatatype rdf:resource="http://example.org/user/data#type"/>
<rtest:description rdf:parseType="Literal">
This test illustrates the use of a user defined datatype.
The informal description has no formal semantics.</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.8/consistent013">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/someValuesFrom/premises001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/miscellaneous/consistent101">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:Issue rdf:about="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.15-Feature-decision-for-CL1-local-range"
otest:issueNumber="5.15">
<rdfs:label>Feature decision for CL1 local range</rdfs:label>
</otest:Issue>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent035">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/Class/conclusions003">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.5/nonconclusions007">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/miscellaneous/Manifest303#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#misc-300-annotations"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
<code xmlns="http://www.w3.org/1999/xhtml">dc:creator</code> may be declared as an annotation property.</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/miscellaneous/consistent303">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<otest:Issue rdf:about="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.10-DAML-OIL-semantics-is-too-weak"
otest:issueNumber="5.10"
rdfs:label="DAML+OIL-semantics-is-too-weak">
<rdfs:label>DAML+OIL semantics is too weak</rdfs:label>
</otest:Issue>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest008#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-000-satisfiability"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: t1.3
</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent008">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:InconsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/samePropertyAs/premises001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.24/conclusions002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/imports/conclusions003">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/consistent005">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent108">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.1/consistent010">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent502">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<otest:Issue rdf:about="http://www.w3.org/2001/sw/WebOnt/webont-issues#I4.8-Trust-and-Ontology"
otest:issueNumber="4.8">
<rdfs:label>Trust and Ontology</rdfs:label>
</otest:Issue>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest023#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-000-satisfiability"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: t4.1
Dynamic blocking example
</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/inconsistent023"/>
</otest:InconsistencyTest>
<otest:NotOwlFeatureTest rdf:about="http://www.w3.org/2002/03owlt/I3.2/Manifest003#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2002Apr/0339"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I3.2-Qualified-Restrictions"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
The names used in a DAML+OIL qualified min cardinality constraint are not defined the OWL namespace.</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/I3.2/bad003"/>
</otest:NotOwlFeatureTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/nonconclusions902">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/cardinality/nonconclusions007">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/I5.2/Manifest005#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Ian Horrocks</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.2-Language-Compliance-Levels"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
The union of two classes can be defined using OWL Lite restrictions, and <code xmlns="http://www.w3.org/1999/xhtml">owl:intersectionOf</code>.</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.2/consistent005">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.3/consistent006">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/cardinality/conclusions002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent013">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/premises209">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest103#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-100-heinsohn"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: heinsohn1.3
Tbox tests from <a xmlns="http://www.w3.org/1999/xhtml" href="#ref-Heinsohn_et_al.">[Heinsohn et al.]</a>
Tests incoherency caused by disjoint concept
</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent103">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:InconsistencyTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/samePropertyAs/Manifest002#test"
rtest:status="OBSOLETED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#samePropertyAs"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
A reasoner can also deduce that <code xmlns="http://www.w3.org/1999/xhtml">hasLeader</code> is a <code xmlns="http://www.w3.org/1999/xhtml">subProperty</code> of <code xmlns="http://www.w3.org/1999/xhtml">hasHead</code> and <code xmlns="http://www.w3.org/1999/xhtml">hasHead</code> is a <code xmlns="http://www.w3.org/1999/xhtml">subProperty</code> of <code xmlns="http://www.w3.org/1999/xhtml">hasLeader</code>.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/samePropertyAs/premises002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/samePropertyAs/conclusions002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/I5.5/Manifest005#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Nov/0000.html"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.5-List-syntax-or-semantics"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
This test exhibits the effect of the comprehension principles in OWL Full.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.5/premises005"/>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.5/conclusions005">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/consistent028">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/equivalentClass/conclusions002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/unionOf/Manifest004#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#unionOf"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
An inverse to test <a xmlns="http://www.w3.org/1999/xhtml" href="#unionOf-003">003</a>.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/unionOf/premises004">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/unionOf/conclusions004"/>
</otest:PositiveEntailmentTest>
<otest:ImportEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/imports/Manifest011#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Oct/0040"/>
<dc:creator>Jeff Heflin</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#imports"/>
<rtest:description rdf:parseType="Literal">
A Lite version of test <a xmlns="http://www.w3.org/1999/xhtml" href="#imports-001">imports-001</a>.
</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/imports/premises011">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<otest:importedPremiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/imports/support011-A">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</otest:importedPremiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/imports/conclusions011">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:ImportEntailmentTest>
<otest:NegativeEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/allValuesFrom/Manifest002#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#allValuesFrom"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
Another simple example; contrast with <code xmlns="http://www.w3.org/1999/xhtml">owl:someValuesFrom</code>.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/allValuesFrom/premises002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/allValuesFrom/nonconclusions002"/>
</otest:NegativeEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.2/premises004">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/cardinality/Manifest004#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#cardinality"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
An <code xmlns="http://www.w3.org/1999/xhtml">owl:cardinality</code> constraint is simply shorthand for a pair of <code xmlns="http://www.w3.org/1999/xhtml">owl:minCardinality</code> and <code xmlns="http://www.w3.org/1999/xhtml">owl:maxCardinality</code> constraints.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/cardinality/premises004"/>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/cardinality/conclusions004">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/I5.3/Manifest010#test"
rtest:status="EXTRACREDIT">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Nov/0064"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.3-Semantic-Layering"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
Classes cannot be the object of regular properties in OWL DL.</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.3/consistent010">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/I6.1/Manifest001#test"
rtest:status="EXTRACREDIT">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue>
<otest:Issue rdf:about="http://www.w3.org/2001/sw/WebOnt/webont-issues#I6.1-UnnamedIndividualRestrictions"
otest:issueNumber="6.1">
<rdfs:label>Unnamed Individual Restrictions</rdfs:label>
</otest:Issue>
</rtest:issue>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
The blank nodes in a individual description in OWL DL may not form a directed cycle.</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I6.1/consistent001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest667#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-600-harderlite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
DL Test: k_ph
ABox test from DL98 systems comparison.
</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/premises667">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/conclusions667">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest615#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-600-harderlite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
DL Test: t12.1
</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent615">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:InconsistencyTest>
<otest:NegativeEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/I5.8/Manifest005#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Nov/0000.html"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.8-Datatypes"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<otest:usedDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#byte"/>
<otest:usedDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#unsignedInt"/>
<rtest:description rdf:parseType="Literal">
There are 128 different values of <code xmlns="http://www.w3.org/1999/xhtml">xsd:byte</code>
that are also <code xmlns="http://www.w3.org/1999/xhtml">xsd:unsignedInt</code>.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.8/premises005">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.8/nonconclusions005">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:NegativeEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.2/consistent003">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/someValuesFrom/premises002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/miscellaneous/consistent102">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/equivalentProperty/Manifest006#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#equivalentProperty"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
<code xmlns="http://www.w3.org/1999/xhtml">hasLeader</code> may be stated to be the <code xmlns="http://www.w3.org/1999/xhtml">owl:equivalentProperty</code> of <code xmlns="http://www.w3.org/1999/xhtml">hasHead</code>.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/equivalentProperty/premises006">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/equivalentProperty/conclusions006">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<otest:NegativeEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/sameClassAs/Manifest005#test"
rtest:status="OBSOLETED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#sameClassAs"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
Two classes with the same partial description are not the same.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/sameClassAs/premises005">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/sameClassAs/nonconclusions005">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:NegativeEntailmentTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/InverseFunctionalProperty/Manifest004#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I3.4-UnambiguousProperty"
rdf:type="http://www.w3.org/2002/03owlt/testOntology#Issue"
otest:issueNumber="3.4"
rdfs:label="UnambiguousProperty"/>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty"/>
<rtest:description rdf:parseType="Literal">
If the domain of <code xmlns="http://www.w3.org/1999/xhtml">prop</code> is a singleton set then it is necessarily inverse functional, (i.e. every member of its
range is the value of a single item) so it is an
<code xmlns="http://www.w3.org/1999/xhtml">owl:InverseFunctionalProperty</code>.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/InverseFunctionalProperty/premises004"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/InverseFunctionalProperty/conclusions004"/>
</otest:PositiveEntailmentTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest630#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-600-harderlite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
DL Test: t7.3
</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent630">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:InconsistencyTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/equivalentClass/Manifest004#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#equivalentClass"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
Two classes with the same complete description are equivalent.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/equivalentClass/premises004">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/equivalentClass/conclusions004">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/complementOf/conclusions001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.24/conclusions003">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:OWLforOWLTest rdf:about="http://www.w3.org/2002/03owlt/Class/Manifest001#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Oct/0040"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
In OWL Full every rdfs:Class is an owl:Class, in particular
rdfs:Class is an owl:Class.</rtest:description>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/Class/conclusions001"/>
</otest:OWLforOWLTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/consistent006">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent109">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/oneOfDistinct/premises001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I4.6/premises001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest015#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-000-satisfiability"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: t12.1
</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent015">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:InconsistencyTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest205#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-200-instance"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: k_lin
ABox test from DL98 systems comparison.
</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/premises205">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/conclusions205">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.3/consistent007">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:Issue rdf:about="http://www.w3.org/2001/sw/WebOnt/webont-issues#I4.5-InverseOf"
otest:issueNumber="4.5"
rdfs:label="InverseOf"/>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.21/premises002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/cardinality/conclusions003">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest030#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-000-satisfiability"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: t7.3
</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent030">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:InconsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent014">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/miscellaneous/Manifest010#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Jos De Roo</dc:creator>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#misc-000-guide"/>
<rtest:description rdf:parseType="Literal">
Which wine goes well with which food.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/miscellaneous/premises010">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<otest:importedPremiseDocument rdf:resource="http://www.w3.org/2002/03owlt/miscellaneous/consistent001"/>
<otest:importedPremiseDocument rdf:resource="http://www.w3.org/2002/03owlt/miscellaneous/consistent002"/>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/miscellaneous/conclusions010">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent650">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/Restriction/inconsistent001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.3/premises012">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/cardinality/premises006">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/miscellaneous/nonconclusions301">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest907#test"
rtest:status="EXTRACREDIT">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-900-arith"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
This test shows integer multiplication in OWL DL.<br xmlns="http://www.w3.org/1999/xhtml"></br>
N is 200. M is 300. N times M is 60000.</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/consistent907">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<AnnotationProperty rdf:about="http://www.w3.org/2000/01/rdf-schema#seeAlso"/>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/conclusions662">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/equivalentClass/conclusions003">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/I5.26/Manifest001#test"
rtest:status="EXTRACREDIT">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.26-OWLDLSyntax"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
Structure sharing is not permitted in OWL DL, between a class description
and a type triple.</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.26/consistent001"/>
</otest:ConsistencyTest>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/disjointWith/Manifest004#test"
rtest:status="EXTRACREDIT">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Oct/0040"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#disjointWith"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
This example has owl:disjointWith edges in the graph which cannot be generated
by the mapping rules for DisjointClasses. Consider the lack of owl:disjointWith edge
between nodes C and D.</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/disjointWith/consistent004">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent003">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/extra-credit/premises002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest110#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-100-heinsohn"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: heinsohn4.1
Tbox tests from <a xmlns="http://www.w3.org/1999/xhtml" href="#ref-Heinsohn_et_al.">[Heinsohn et al.]</a>
Tests role restrictions</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent110">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:InconsistencyTest>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/Restriction/Manifest003#test"
rtest:status="EXTRACREDIT">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<otest:usedDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#byte"/>
<rtest:description rdf:parseType="Literal">
This test shows syntax that is not permitted in OWL Lite or OWL DL for using the same restriction twice. </rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/Restriction/consistent003">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<otest:ImportEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/imports/Manifest003#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeff Heflin</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#imports"/>
<rtest:description rdf:parseType="Literal">
If a document imports a document which in turn imports a third document, then it entails
anything which is entailed by the conjunction of the statements from the three documents.
That is, imports is transitive.
</rtest:description>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/imports/premises003">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<otest:importedPremiseDocument rdf:resource="http://www.w3.org/2002/03owlt/imports/support003-A"/>
<otest:importedPremiseDocument rdf:resource="http://www.w3.org/2002/03owlt/imports/support003-B"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/imports/conclusions003"/>
</otest:ImportEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.3/premises001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/I5.3/Manifest002#test"
rtest:status="OBSOLETED">
<dc:creator>Jonathan Borden</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.3-Semantic-Layering"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
OWL, unlike RDFS, uses iff semantics for range.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.3/premises002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.3/conclusions002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/FunctionalProperty/Manifest003#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I4.1-UniqueProp-BadName"/>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<rtest:description rdf:parseType="Literal">
If <code xmlns="http://www.w3.org/1999/xhtml">prop</code> is an <code xmlns="http://www.w3.org/1999/xhtml">owl:FunctionalProperty</code>,
then its inverse is an <code xmlns="http://www.w3.org/1999/xhtml">owl:InverseFunctionalProperty</code>.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/FunctionalProperty/premises003">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/FunctionalProperty/conclusions003">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/inverseOf/premises001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/oneOf/Manifest001#test"
rtest:status="EXTRACREDIT">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#oneOf"/>
<rtest:description rdf:parseType="Literal">
<code xmlns="http://www.w3.org/1999/xhtml">oneOf</code> <em xmlns="http://www.w3.org/1999/xhtml">does not</em> indicate that the named
individuals are distinct. Thus a consistent interpretation
of this file is when all the individual names denote the
same individual.</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/oneOf/consistent001"/>
</otest:ConsistencyTest>
<otest:Issue rdf:about="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.25-Justifications"
otest:issueNumber="5.25"
rdfs:label="Justifications"/>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/backwardCompatibleWith/Manifest001#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Oct/0040"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#backwardCompatibleWith"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
An example of use.</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/backwardCompatibleWith/consistent001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/someValuesFrom/premises003">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/consistent018">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/miscellaneous/consistent103">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/I5.26/Manifest008#test"
rtest:status="OBSOLETED">
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.26-OWLDLSyntax"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
The blank nodes in a individual description in OWL DL may not form a directed cycle.</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.26/consistent008">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/Ontology/Manifest004#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Oct/0040"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
This is a variation of <a xmlns="http://www.w3.org/1999/xhtml" href="#equivalentClass-001">equivalentClass-001</a>,
showing the use of two <code xmlns="http://www.w3.org/1999/xhtml">owl:Ontology</code> triples in the premises.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/Ontology/premises004">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/Ontology/conclusions004"/>
</otest:PositiveEntailmentTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/I4.6/Manifest001#test"
rtest:status="OBSOLETED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I4.6-EquivalentTo"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
<code xmlns="http://www.w3.org/1999/xhtml">sameAs</code> and <code xmlns="http://www.w3.org/1999/xhtml">sameIndividualAs</code> are equivalent.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/I4.6/premises001"/>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I4.6/conclusions001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.24/conclusions004">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/I5.8/Manifest012#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Nov/0000.html"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.8-Datatypes"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<otest:notSupportedDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#byte"/>
<otest:notSupportedDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#unsignedInt"/>
<rtest:description rdf:parseType="Literal">
There might be only 128 different values of <code xmlns="http://www.w3.org/1999/xhtml">xsd:byte</code>
that are also <code xmlns="http://www.w3.org/1999/xhtml">xsd:unsignedInt</code>; but this does not
follow from the <a xmlns="http://www.w3.org/1999/xhtml" href="http://www.w3.org/TR/owl-semantics/direct#datatype_theory">datatype theory</a>
of this test. (cf. the similar <a xmlns="http://www.w3.org/1999/xhtml" href="#I5.8-003">inconsistency test</a>).</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.8/consistent012">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/I5.3/Manifest009#test"
rtest:status="EXTRACREDIT">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.3-Semantic-Layering"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
The use of blank nodes in OWL DL and OWL Lite is restricted. </rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.3/consistent009">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/Restriction/conclusions006">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/conclusions201">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent504">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent026">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I4.5/conclusions001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/nonconclusions904">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<otest:NegativeEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/miscellaneous/Manifest302#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#misc-300-annotations"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
Annotations participate a little in the semantics.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/miscellaneous/premises302">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/miscellaneous/nonconclusions302">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:NegativeEntailmentTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest007#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-000-satisfiability"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: t1.2
</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent007">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:InconsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I4.6/bad006">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest629#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-600-harderlite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
DL Test: t7.2
</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/inconsistent629"/>
</otest:InconsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.3/consistent008">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:Issue rdf:about="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.20-should-OWL-provide-synonyms-for-RDF-and-RDFS-objects"
otest:issueNumber="5.20">
<rdfs:label>should-OWL-provide-synonyms-for-RDF-and-RDFS-objects</rdfs:label>
</otest:Issue>
<otest:NotOwlFeatureTest rdf:about="http://www.w3.org/2002/03owlt/I4.6/Manifest008#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I4.6-EquivalentTo"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Small"/>
<rtest:description rdf:parseType="Literal">
<code xmlns="http://www.w3.org/1999/xhtml">owl:samePropertyAs</code> is not an OWL property.</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I4.6/bad008">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:NotOwlFeatureTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/allValuesFrom/conclusions001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/oneOf/premises004">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.26/consistent004">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/Restriction/inconsistent002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest022#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-000-satisfiability"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: t3a.3
There are 42,525 possible partitions in the satisfiable case
</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/inconsistent022"/>
</otest:InconsistencyTest>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/miscellaneous/Manifest002#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>the Guide editors</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#misc-000-guide"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<rtest:description rdf:parseType="Literal">
Food example taken from the guide.</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/miscellaneous/consistent002"/>
</otest:ConsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/oneOfDistinct/conclusions001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:Issue rdf:about="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.4-OWL-QUOTE"
otest:issueNumber="5.4"
rdfs:label="OWL:QUOTE"/>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.3/premises013">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/cardinality/premises007">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:NotOwlFeatureTest rdf:about="http://www.w3.org/2002/03owlt/I3.2/Manifest002#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2002Apr/0339"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I3.2-Qualified-Restrictions"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
The names used in a DAML+OIL qualified max cardinality constraint are not defined the OWL namespace.</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I3.2/bad002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:NotOwlFeatureTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest644#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-600-harderlite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
DL Test: heinsohn1.4
Tbox tests from <a xmlns="http://www.w3.org/1999/xhtml" href="#ref-Heinsohn_et_al.">[Heinsohn et al.]</a>
Tests incoherency caused by disjoint concept
</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent644">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:InconsistencyTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/I5.2/Manifest004#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Ian Horrocks</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.2-Language-Compliance-Levels"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
The complement of a class can be defined using OWL Lite restrictions.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.2/premises004"/>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.2/conclusions004">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/AllDistinct/Manifest002#test"
rtest:status="OBSOLETED">
<dc:creator>Jos De Roo</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#AllDistinct"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
<code xmlns="http://www.w3.org/1999/xhtml">AllDistinct</code> is a subclass of <code xmlns="http://www.w3.org/1999/xhtml">rdf:List</code></rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/AllDistinct/premises002"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/AllDistinct/conclusions002"/>
</otest:PositiveEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/conclusions663">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent004">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/extra-credit/premises003">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/imports/main013">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/samePropertyAs/Manifest001#test"
rtest:status="OBSOLETED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#samePropertyAs"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
<code xmlns="http://www.w3.org/1999/xhtml">hasLeader</code> may be stated to be the <code xmlns="http://www.w3.org/1999/xhtml">samePropertyAs</code> <code xmlns="http://www.w3.org/1999/xhtml">hasHead</code>.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/samePropertyAs/premises001"/>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/samePropertyAs/conclusions001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest102#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-100-heinsohn"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: heinsohn1.2
Tbox tests from <a xmlns="http://www.w3.org/1999/xhtml" href="#ref-Heinsohn_et_al.">[Heinsohn et al.]</a>
Tests incoherency caused by disjoint concept
</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent102">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:InconsistencyTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest029#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-000-satisfiability"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: t7.2
</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent029">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:InconsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/sameClassAs/conclusions007">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/I5.5/Manifest004#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.5-List-syntax-or-semantics"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
rdf:nil cannot have an rdf:first property.</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.5/inconsistent004"/>
</otest:InconsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent910">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/inverseOf/Manifest001#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2002May/0287"/>
<dc:creator>Dan Connolly</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I4.5-InverseOf"/>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#inverseOf"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
If the pair <code xmlns="http://www.w3.org/1999/xhtml">(x,y)</code> is an instance of <code xmlns="http://www.w3.org/1999/xhtml">P</code>, than the pair <code xmlns="http://www.w3.org/1999/xhtml">(y,x)</code> is
an instance of the named property.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/inverseOf/premises001"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/inverseOf/conclusions001"/>
</otest:PositiveEntailmentTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/unionOf/Manifest003#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#unionOf"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
Sets with appropriate extensions are related by unionOf.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/unionOf/premises003">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/unionOf/conclusions003"/>
</otest:PositiveEntailmentTest>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/AnnotationProperty/Manifest004#test"
rtest:status="EXTRACREDIT">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
AnnotationProperty's in OWL Lite and OWL DL, may not have range constraints.
</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/AnnotationProperty/consistent004">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/Class/conclusions006">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:OWLforOWLTest rdf:about="http://www.w3.org/2002/03owlt/imports/Manifest010#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Oct/0040"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#imports"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
This test specifies the domain and range for owl:imports.</rtest:description>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/imports/conclusions010">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:OWLforOWLTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/allValuesFrom/Manifest001#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#allValuesFrom"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
A simple example.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/allValuesFrom/premises001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/allValuesFrom/conclusions001"/>
</otest:PositiveEntailmentTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/cardinality/Manifest003#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#cardinality"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
An <code xmlns="http://www.w3.org/1999/xhtml">owl:cardinality</code> constraint is simply shorthand for a pair of <code xmlns="http://www.w3.org/1999/xhtml">owl:minCardinality</code> and <code xmlns="http://www.w3.org/1999/xhtml">owl:maxCardinality</code> constraints.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/cardinality/premises003"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/cardinality/conclusions003"/>
</otest:PositiveEntailmentTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest666#test"
rtest:status="OBSOLETED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-600-harderlite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
DL Test: k_path
ABox test from DL98 systems comparison.
</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/premises666">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/conclusions666">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/samePropertyAs/premises004">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest614#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-600-harderlite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
DL Test: t11.1
</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent614">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:InconsistencyTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest109#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-100-heinsohn"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: heinsohn3c.1
Tbox tests from <a xmlns="http://www.w3.org/1999/xhtml" href="#ref-Heinsohn_et_al.">[Heinsohn et al.]</a>
Tests incoherency caused by number restrictions and role hierarchy</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/inconsistent109"/>
</otest:InconsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I4.1/bad001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:Issue rdf:about="http://www.w3.org/2001/sw/WebOnt/webont-issues#I4.4-Extra-logical-feature-set"
otest:issueNumber="4.4">
<rdfs:label>Extra-logical feature set</rdfs:label>
</otest:Issue>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/I5.8/Manifest004#test"
rtest:status="EXTRACREDIT">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.8-Datatypes"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<otest:supportedDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#byte"/>
<otest:supportedDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#unsignedInt"/>
<rtest:description rdf:parseType="Literal">
There are precisely 128 different values of <code xmlns="http://www.w3.org/1999/xhtml">xsd:byte</code>
that are also <code xmlns="http://www.w3.org/1999/xhtml">xsd:unsignedInt</code>.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.8/premises004">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.8/conclusions004">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/conclusions202">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/equivalentProperty/Manifest005#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#equivalentProperty"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
If <code xmlns="http://www.w3.org/1999/xhtml">p</code> and <code xmlns="http://www.w3.org/1999/xhtml">q</code> have the same property extension then <code xmlns="http://www.w3.org/1999/xhtml">p</code> <code xmlns="http://www.w3.org/1999/xhtml">owl:equivalentProperty</code> <code xmlns="http://www.w3.org/1999/xhtml">q</code>.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/equivalentProperty/premises005">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/equivalentProperty/conclusions005">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/sameClassAs/Manifest004#test"
rtest:status="OBSOLETED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#sameClassAs"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
Two classes with the same complete description are the same.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/sameClassAs/premises004">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/sameClassAs/conclusions004"/>
</otest:PositiveEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent027">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/InverseFunctionalProperty/Manifest003#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I3.4-UnambiguousProperty"/>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty"/>
<rtest:description rdf:parseType="Literal">
If <code xmlns="http://www.w3.org/1999/xhtml">prop</code> is an <code xmlns="http://www.w3.org/1999/xhtml">owl:InverseFunctionalProperty</code>,
then its inverse is an <code xmlns="http://www.w3.org/1999/xhtml">owl:FunctionalProperty</code>.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/InverseFunctionalProperty/premises003"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/InverseFunctionalProperty/conclusions003"/>
</otest:PositiveEntailmentTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/equivalentClass/Manifest003#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#equivalentClass"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
Two classes may be different names for the same set of individuals</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/equivalentClass/premises003">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/equivalentClass/conclusions003"/>
</otest:PositiveEntailmentTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest504#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Nov/0000.html"/>
<dc:creator>Ian Horrocks</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-500-SAT"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<rtest:description rdf:parseType="Literal">
This is a different encoding of <a xmlns="http://www.w3.org/1999/xhtml" href="#description-logic-502">test 502</a>.</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/inconsistent504"/>
</otest:InconsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I4.6/bad007">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/SymmetricProperty/conclusions001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/intersectionOf/premises001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.26/consistent005">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.8/premises010">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.3/premises014">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest014#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-000-satisfiability"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: t11.1
</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/inconsistent014"/>
</otest:InconsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/sameAs/conclusions001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest204#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-200-instance"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: k_grz
ABox test from DL98 systems comparison.
</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/premises204">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/conclusions204">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/Thing/Manifest005#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
The extension of OWL Thing may not be a singleton in OWL Full.</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/Thing/inconsistent005">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:InconsistencyTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/distinctMembers/Manifest001#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jos De Roo</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#distinctMembers"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
using <code xmlns="http://www.w3.org/1999/xhtml">distinctMembers</code> to derive <code xmlns="http://www.w3.org/1999/xhtml">differentFrom</code></rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/distinctMembers/premises001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/distinctMembers/conclusions001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/conclusions664">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/extra-credit/premises004">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent641">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/Thing/inconsistent002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/imports/main014">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/I5.2/Manifest011#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.2-Language-Compliance-Levels"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
The informal semantics indicated by comments concerning user defined classes
are not respected by the formal machinery of OWL.</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.2/consistent011"/>
</otest:ConsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/miscellaneous/premises301">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/Ontology/nonconclusions003">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:Issue rdf:about="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.23-hasValue-in-owl"
otest:issueNumber="5.23"
rdfs:label="hasValue-in-owl"/>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest906#test"
rtest:status="EXTRACREDIT">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-900-arith"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
This test shows integer multiplication in OWL DL.<br xmlns="http://www.w3.org/1999/xhtml"></br>
N is 20. M is 30. N times M is 600.</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/consistent906">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/disjointWith/Manifest003#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#disjointWith"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
If the owl:disjointWith edges in the graph form an undirected complete subgraph
then this may be within OWL DL.</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/disjointWith/consistent003">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/Restriction/Manifest002#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
This test shows syntax that is not permitted in OWL Lite or OWL DL for using the same restriction twice. </rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/Restriction/inconsistent002"/>
</otest:InconsistencyTest>
<otest:NegativeEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/imports/Manifest002#test"
rtest:status="EXTRACREDIT">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Jeff Heflin</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#imports"/>
<rtest:description rdf:parseType="Literal">
If a premise document uses a namespace but does not import the document corresponding to
the namespace, then the premises do not necessarily entail anything that is entailed by
the conjunction of the two documents.
</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/imports/premises002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<otest:importedPremiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/imports/support002-A">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</otest:importedPremiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/imports/nonconclusions002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:NegativeEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/samePropertyAs/premises005">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/sameIndividualAs/premises001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/I5.3/Manifest001#test"
rtest:status="OBSOLETED">
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.3-Semantic-Layering"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
This entailment is similar to one that does not hold
in RDFS.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.3/premises001"/>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.3/conclusions001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest606#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-600-harderlite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
DL Test: t1.1
</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/consistent606">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/FunctionalProperty/Manifest002#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2002Sep/0047"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I4.1-UniqueProp-BadName"/>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
If <code xmlns="http://www.w3.org/1999/xhtml">prop</code> belongs to <code xmlns="http://www.w3.org/1999/xhtml">owl:FunctionalProperty</code>,
and <code xmlns="http://www.w3.org/1999/xhtml">subject</code> denotes a resource
which is the subject of two <code xmlns="http://www.w3.org/1999/xhtml">prop</code> triples, then the <code xmlns="http://www.w3.org/1999/xhtml">object</code>s
of these triples have the same denotation.Hence any assertion made
using one of them can be transferred to the other.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/FunctionalProperty/premises002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/FunctionalProperty/conclusions002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/conclusions203">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:Issue rdf:about="http://www.w3.org/2001/sw/WebOnt/webont-issues#I2.2-Adding-Properties-to-Other-Instances"
otest:issueNumber="2.2">
<rdfs:label>Adding Properties to Other Instances</rdfs:label>
</otest:Issue>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.2/conclusions002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/I5.26/Manifest007#test"
rtest:status="EXTRACREDIT">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Oct/0040"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.26-OWLDLSyntax"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
The blank nodes in a class description in OWL DL may not form a directed cycle.</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.26/consistent007">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I4.6/premises004">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/FunctionalProperty/conclusions001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:NegativeEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/Ontology/Manifest003#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Oct/0040"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
This is a variation of <a xmlns="http://www.w3.org/1999/xhtml" href="#equivalentClass-001">equivalentClass-001</a>,
showing the use of <code xmlns="http://www.w3.org/1999/xhtml">owl:Ontology</code> triple only in the conclusions.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/Ontology/premises003">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/Ontology/nonconclusions003"/>
</otest:NegativeEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/equivalentClass/premises001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:OWLforOWLTest rdf:about="http://www.w3.org/2002/03owlt/I5.8/Manifest011#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Oct/0040"/>
<dc:creator>Jos De Roo</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.8-Datatypes"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
The empty graph entails that <code xmlns="http://www.w3.org/1999/xhtml">xsd:integer</code> and <code xmlns="http://www.w3.org/1999/xhtml">xsd:string</code>
are a <code xmlns="http://www.w3.org/1999/xhtml">rdfs:Datatype</code></rtest:description>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.8/conclusions011">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:OWLforOWLTest>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/I5.3/Manifest008#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.3-Semantic-Layering"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
An OWL Lite version of <a xmlns="http://www.w3.org/1999/xhtml" href="#I5.3-007">test 007</a>.</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.3/consistent008"/>
</otest:ConsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/cardinality/conclusions006">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/SymmetricProperty/conclusions002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/consistent634">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:Issue rdf:about="http://www.w3.org/2001/sw/WebOnt/webont-issues#I4.2-Cardinality-Constructs-Levels"
otest:issueNumber="4.2">
<rdfs:label>Cardinality Constructs Levels</rdfs:label>
</otest:Issue>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent017">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.26/consistent006">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.3/premises015">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.8/conclusions010">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I4.6/nonconclusions004">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:NegativeEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/miscellaneous/Manifest301#test"
rtest:status="EXTRACREDIT">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#misc-300-annotations"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
Annotations participate a little in the semantics.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/miscellaneous/premises301"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/miscellaneous/nonconclusions301"/>
</otest:NegativeEntailmentTest>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest006#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-000-satisfiability"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: t1.1
</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/consistent006"/>
</otest:ConsistencyTest>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest628#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-600-harderlite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
DL Test: t7.1
</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/consistent628">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<otest:NotOwlFeatureTest rdf:about="http://www.w3.org/2002/03owlt/I4.6/Manifest007#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I4.6-EquivalentTo"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Small"/>
<rtest:description rdf:parseType="Literal">
<code xmlns="http://www.w3.org/1999/xhtml">owl:sameClassAs</code> is not an OWL property.</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/I4.6/bad007"/>
</otest:NotOwlFeatureTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/equivalentClass/conclusions006">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/conclusions665">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent642">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/Thing/inconsistent003">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:Issue rdf:about="http://www.w3.org/2001/sw/WebOnt/webont-issues#I2.6-Ordered-Property-Values"
otest:issueNumber="2.6">
<rdfs:label>Ordered Property Values</rdfs:label>
</otest:Issue>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest021#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-000-satisfiability"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: t3a.2
There are 7,770 possible partitions in the unsatisfiable case
</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/consistent021">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/miscellaneous/Manifest001#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>the Guide editors</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#misc-000-guide"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<otest:usedDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#positiveInteger"/>
<rtest:description rdf:parseType="Literal">
Wine example taken from the guide.</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/miscellaneous/consistent001"/>
</otest:ConsistencyTest>
<otest:NotOwlFeatureTest rdf:about="http://www.w3.org/2002/03owlt/I3.2/Manifest001#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2002Apr/0339"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I3.2-Qualified-Restrictions"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
The names used in a DAML+OIL qualified cardinality constraint are not defined the OWL namespace.</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I3.2/bad001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:NotOwlFeatureTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest643#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-600-harderlite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
DL Test: heinsohn1.3
Tbox tests from <a xmlns="http://www.w3.org/1999/xhtml" href="#ref-Heinsohn_et_al.">[Heinsohn et al.]</a>
Tests incoherency caused by disjoint concept
</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent643">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:InconsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/nonconclusions209">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/I5.2/Manifest003#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Ian Horrocks</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.2-Language-Compliance-Levels"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
The complement of a class can be defined using OWL Lite restrictions.</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.2/consistent003"/>
</otest:ConsistencyTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/AllDistinct/Manifest001#test"
rtest:status="OBSOLETED">
<dc:creator>Jos De Roo</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#AllDistinct"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
using <code xmlns="http://www.w3.org/1999/xhtml">AllDistinct</code> to derive <code xmlns="http://www.w3.org/1999/xhtml">differentFrom</code></rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/AllDistinct/premises001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/AllDistinct/conclusions001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest101#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-100-heinsohn"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: heinsohn1.1
Tbox tests from <a xmlns="http://www.w3.org/1999/xhtml" href="#ref-Heinsohn_et_al.">[Heinsohn et al.]</a>
Tests incoherency caused by disjoint concept
</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent101">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:InconsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/samePropertyAs/premises006">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest028#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-000-satisfiability"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: t7.1
</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/consistent028"/>
</otest:ConsistencyTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/I4.5/Manifest002#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<dc:creator>Charles White</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I4.5-InverseOf"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
An example combining owl:oneOf and owl:inverseOf.</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/I4.5/inconsistent002"/>
</otest:InconsistencyTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/I5.5/Manifest003#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.5-List-syntax-or-semantics"/>
<rtest:description rdf:parseType="Literal">
rdf:nil cannot have an rdf:rest property.</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.5/inconsistent003"/>
</otest:InconsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/differentFrom/premises002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/disjointWith/Manifest010#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Nov/0000.html"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#disjointWith"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
The <code xmlns="http://www.w3.org/1999/xhtml">owl:disjointWith</code> loop is not in OWL DL.
Classes that are disjoint with themselves are necessarily empty.</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/disjointWith/inconsistent010">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:InconsistencyTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/unionOf/Manifest002#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jos De Roo</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#unionOf"/>
<rtest:description rdf:parseType="Literal">
A union behaves quite like set theoretic union.
</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/unionOf/premises002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/unionOf/conclusions002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.21/bad001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/AnnotationProperty/Manifest003#test"
rtest:status="EXTRACREDIT">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
URI references used in annotations don't need to be typed.</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/AnnotationProperty/consistent003">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I4.6/premises005">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/cardinality/Manifest002#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#cardinality"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
An <code xmlns="http://www.w3.org/1999/xhtml">owl:cardinality</code> constraint is simply shorthand for a pair of <code xmlns="http://www.w3.org/1999/xhtml">owl:minCardinality</code> and <code xmlns="http://www.w3.org/1999/xhtml">owl:maxCardinality</code> constraints.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/cardinality/premises002"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/cardinality/conclusions002"/>
</otest:PositiveEntailmentTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest665#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-600-harderlite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
DL Test: k_lin
ABox test from DL98 systems comparison.
</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/premises665">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/conclusions665"/>
</otest:PositiveEntailmentTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest613#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-600-harderlite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
DL Test: t10.5
</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent613">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:InconsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/equivalentClass/premises002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest108#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-100-heinsohn"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: heinsohn3.2
Tbox tests from <a xmlns="http://www.w3.org/1999/xhtml" href="#ref-Heinsohn_et_al.">[Heinsohn et al.]</a>
Tests incoherency caused by number restrictions and role hierarchy</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/inconsistent108"/>
</otest:InconsistencyTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/I5.8/Manifest003#test"
rtest:status="EXTRACREDIT">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Peter F. Patel-Schneider</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.8-Datatypes"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<otest:supportedDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#byte"/>
<otest:supportedDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#unsignedInt"/>
<rtest:description rdf:parseType="Literal">
There are only 128 different values of <code xmlns="http://www.w3.org/1999/xhtml">xsd:byte</code>
that are also <code xmlns="http://www.w3.org/1999/xhtml">xsd:unsignedInt</code>.</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.8/inconsistent003">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:InconsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/SymmetricProperty/conclusions003">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/equivalentProperty/Manifest004#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#equivalentProperty"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
If <code xmlns="http://www.w3.org/1999/xhtml">p</code> and <code xmlns="http://www.w3.org/1999/xhtml">q</code> have the same property extension then <code xmlns="http://www.w3.org/1999/xhtml">p</code> <code xmlns="http://www.w3.org/1999/xhtml">equivalentProperty</code> <code xmlns="http://www.w3.org/1999/xhtml">q</code>.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/equivalentProperty/premises004">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/equivalentProperty/conclusions004">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/sameClassAs/Manifest003#test"
rtest:status="OBSOLETED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#sameClassAs"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
Two classes may be different names for the same set of individuals</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/sameClassAs/premises003">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/sameClassAs/conclusions003"/>
</otest:PositiveEntailmentTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/I5.24/Manifest004#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Ian Horrocks</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.24-IF-or-IFF-property-properties"
rdf:type="http://www.w3.org/2002/03owlt/testOntology#Issue"
otest:issueNumber="5.24"
rdfs:label="IF-or-IFF-property-properties"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
This is a typical definition of range from description logic.
It works both ways.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.24/premises004"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.24/conclusions004"/>
</otest:PositiveEntailmentTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/InverseFunctionalProperty/Manifest002#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2002Sep/0047"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I3.4-UnambiguousProperty"/>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
If <code xmlns="http://www.w3.org/1999/xhtml">prop</code> belongs to <code xmlns="http://www.w3.org/1999/xhtml">owl:InverseFunctionalProperty</code>,
and <code xmlns="http://www.w3.org/1999/xhtml">object</code> denotes a resource
which is the object of two <code xmlns="http://www.w3.org/1999/xhtml">prop</code> triples, then the <code xmlns="http://www.w3.org/1999/xhtml">subject</code>s
of these triples have the same denotation. Hence any assertion made
using one of them can be transferred to the other.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/InverseFunctionalProperty/premises002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/InverseFunctionalProperty/conclusions002"/>
</otest:PositiveEntailmentTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/equivalentClass/Manifest002#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#equivalentClass"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
Two classes may be different names for the same set of individuals</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/equivalentClass/premises002"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/equivalentClass/conclusions002"/>
</otest:PositiveEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I4.6/nonconclusions005">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/miscellaneous/Manifest103#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#misc-100-syntax"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
This description cannot be expressed as a multicomponent restriction
in the abstract syntax.</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/miscellaneous/consistent103"/>
</otest:ConsistencyTest>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest503#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Nov/0000.html"/>
<dc:creator>Ian Horrocks</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-500-SAT"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<rtest:description rdf:parseType="Literal">
This is a different encoding of <a xmlns="http://www.w3.org/1999/xhtml" href="#description-logic-501">test 501</a>.</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/consistent503"/>
</otest:ConsistencyTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/I5.3/Manifest015#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.3-Semantic-Layering"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
This entailment does not hold under the RDF Semantics,
but does under the RDFS Compatible Semantics for OWL.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.3/premises015"/>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.3/conclusions015">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/equivalentProperty/conclusions001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/consistent905">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/sameAs/Manifest001#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Oct/0040"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#sameAs"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
Annotation properties refer to a class instance. sameAs, in OWL Full, also refers to the class instance.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/sameAs/premises001"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/sameAs/conclusions001"/>
</otest:PositiveEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/equivalentClass/conclusions007">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:OWLforOWLTest rdf:about="http://www.w3.org/2002/03owlt/Nothing/Manifest002#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#Nothing"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
An empty <code xmlns="http://www.w3.org/1999/xhtml">owl:Class</code> has the same class extension as <code xmlns="http://www.w3.org/1999/xhtml">owl:Nothing</code>.</rtest:description>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/Nothing/conclusions002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:OWLforOWLTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest013#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-000-satisfiability"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: t10.5
</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/inconsistent013"/>
</otest:InconsistencyTest>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/Thing/Manifest004#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
The extension of OWL Thing may be a singleton in OWL DL.</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/Thing/consistent004">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest203#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-200-instance"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: k_dum
ABox test from DL98 systems comparison.
</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/premises203">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/conclusions203"/>
</otest:PositiveEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/imports/premises001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/equivalentClass/Manifest009#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.26-OWLDLSyntax"/>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#equivalentClass"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
A possible mapping of the EquivalentClasses axiom,
which is connected but without a Hamiltonian path.</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/equivalentClass/consistent009">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/Class/Manifest006#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Oct/0040"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
This test shows a correct application of OWL Full comprehension rules.
It also shows that use of <code xmlns="http://www.w3.org/1999/xhtml">rdfs:Class</code> instead of <code xmlns="http://www.w3.org/1999/xhtml">owl:Class</code>
may make a file fall outside OWL DL.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/Class/premises006">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/Class/conclusions006"/>
</otest:PositiveEntailmentTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/TransitiveProperty/Manifest002#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Oct/0040"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
Test illustrating extensional semantics of <code xmlns="http://www.w3.org/1999/xhtml">owl:TransitiveProperty</code>.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/TransitiveProperty/premises002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/TransitiveProperty/conclusions002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/imports/imports013">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent632">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest650#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-600-harderlite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
DL Test: heinsohn4.1
Tbox tests from <a xmlns="http://www.w3.org/1999/xhtml" href="#ref-Heinsohn_et_al.">[Heinsohn et al.]</a>
Tests role restrictions</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/inconsistent650"/>
</otest:InconsistencyTest>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/I5.2/Manifest010#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.2-Language-Compliance-Levels"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
The informal semantics for RDF container vocabulary,
indicated by the comment, are not respected by
the formal machinery of OWL.</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.2/consistent010">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I3.4/bad001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest905#test"
rtest:status="EXTRACREDIT">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-900-arith"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
This test shows integer multiplication in OWL DL.<br xmlns="http://www.w3.org/1999/xhtml"></br>
N is 2. M is 3. N times M is 6.</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/consistent905"/>
</otest:ConsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/samePropertyAs/conclusions004">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/disjointWith/Manifest002#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#disjointWith"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
Disjoint classes have different members.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/disjointWith/premises002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/disjointWith/conclusions002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/Restriction/Manifest001#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
This test shows the syntax for using the same restriction twice in OWL Lite. </rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/Restriction/inconsistent001"/>
</otest:InconsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/Class/nonconclusions004">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest035#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-000-satisfiability"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
A test for the interaction of one-of and inverse using the idea of a spy point.
Everything is related to the spy via the property p and we know that the spy
has at most two invP successors, thus limiting the cardinality of the domain
to being at most 2.</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/inconsistent035"/>
</otest:InconsistencyTest>
<otest:ImportEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/imports/Manifest001#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeff Heflin</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#imports"/>
<rtest:description rdf:parseType="Literal">
If a document imports another document, then it entails anything that is
entailed by the conjunction of the two documents.
</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/imports/premises001"/>
<otest:importedPremiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/imports/support001-A">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</otest:importedPremiseDocument>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/imports/conclusions001"/>
</otest:ImportEntailmentTest>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/miscellaneous/Manifest205#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Oct/0040"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#misc-200-xmlliteral"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<otest:notSupportedDatatype rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral"/>
<rtest:description rdf:parseType="Literal">
This shows that an OWL consistency checker which does not
support the datatype
<a xmlns="http://www.w3.org/1999/xhtml" href="http://www.w3.org/TR/rdf-concepts/#section-XMLLiteral">rdf:XMLLiteral</a>
should
not detect inconsistencies depending on it.
This file is <a xmlns="http://www.w3.org/1999/xhtml" href="#miscellaneous-204">inconsistent</a> with a <a xmlns="http://www.w3.org/1999/xhtml" href="http://www.w3.org/TR/owl-semantics/direct#datatype_theory">datatype theory</a> which supports <code xmlns="http://www.w3.org/1999/xhtml">rdf:XMLLiteral</code>,
but consistent in this test, which excludes such support.</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/miscellaneous/consistent205"/>
</otest:ConsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.21/conclusions002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest605#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-600-harderlite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
DL Test: fact4.2
</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/consistent605">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/FunctionalProperty/Manifest001#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2002Aug/0021"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I4.1-UniqueProp-BadName"/>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
If <code xmlns="http://www.w3.org/1999/xhtml">prop</code> belongs to <code xmlns="http://www.w3.org/1999/xhtml">owl:FunctionalProperty</code>,
and <code xmlns="http://www.w3.org/1999/xhtml">subject</code> denotes a resource
which is the subject of two <code xmlns="http://www.w3.org/1999/xhtml">prop</code> triples, then the <code xmlns="http://www.w3.org/1999/xhtml">object</code>s
of these triples have the same denotation.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/FunctionalProperty/premises001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/FunctionalProperty/conclusions001"/>
</otest:PositiveEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent019">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent610">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/I5.26/Manifest006#test"
rtest:status="EXTRACREDIT">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.26-OWLDLSyntax"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
The blank nodes in a class description in OWL DL may not form a directed cycle.</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.26/consistent006"/>
</otest:ConsistencyTest>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/disjointWith/Manifest009#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#disjointWith"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
If the owl:disjointWith edges in the graph form
undirected complete subgraphs which share URIref nodes
but do not share blank node
then this may be within OWL DL.</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/disjointWith/consistent009">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/Ontology/Manifest002#test"
rtest:status="OBSOLETED">
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
This is a variation of <a xmlns="http://www.w3.org/1999/xhtml" href="#equivalentClass-001">equivalentClass-001</a>,
showing the use of <code xmlns="http://www.w3.org/1999/xhtml">owl:Ontology</code> triple only in the conclusions.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/Ontology/premises002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/Ontology/conclusions002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<otest:ImportLevelTest rdf:about="http://www.w3.org/2002/03owlt/imports/Manifest008#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#imports"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
It is often possible to import an ordinary RDFS document
unchanged into an OWL Lite document. Aditional type
declarations may be needed in the importing document.
</rtest:description>
<otest:importedPremiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/imports/imports008">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</otest:importedPremiseDocument>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/imports/main008">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ImportLevelTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/I5.8/Manifest010#test"
rtest:status="EXTRACREDIT">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.8-Datatypes"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<otest:supportedDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
<otest:supportedDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#nonPositiveInteger"/>
<otest:supportedDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
<rtest:description rdf:parseType="Literal">
0 is the only <code xmlns="http://www.w3.org/1999/xhtml">xsd:nonNegativeInteger</code> which is
also an <code xmlns="http://www.w3.org/1999/xhtml">xsd:nonPositiveInteger</code>.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.8/premises010"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.8/conclusions010"/>
</otest:PositiveEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/equivalentProperty/conclusions002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/conclusions903">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/I5.3/Manifest007#test"
rtest:status="EXTRACREDIT">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.3-Semantic-Layering"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
Any RDF/XML document is in OWL Full. </rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.3/consistent007"/>
</otest:ConsistencyTest>
<otest:Issue rdf:about="http://www.w3.org/2001/sw/WebOnt/webont-issues#I2.1-URI-naming-of-instances"
otest:issueNumber="2.1">
<rdfs:label>URI naming of instances</rdfs:label>
</otest:Issue>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/unionOf/premises001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/consistent625">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/sameClassAs/premises001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/someValuesFrom/Manifest003#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Nov/0064"/>
<dc:creator>Dave Reynolds</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#someValuesFrom"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
A simple infinite loop for implementors to avoid.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/someValuesFrom/premises003"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/someValuesFrom/conclusions003"/>
</otest:PositiveEntailmentTest>
<AnnotationProperty rdf:about="http://www.w3.org/2000/01/rdf-schema#isDefinedBy"/>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/Thing/consistent001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest005#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0017"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-000-satisfiability"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: fact4.2
</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/consistent005"/>
</otest:ConsistencyTest>
<otest:Issue rdf:about="http://www.w3.org/2001/sw/WebOnt/webont-issues#I3.1-Local-Restrictions"
otest:issueNumber="3.1">
<rdfs:label>Local Restrictions</rdfs:label>
</otest:Issue>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest627#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-600-harderlite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
DL Test: t6f.1
Double blocking example.
The concept should be incoherent but needs double blocking
</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent627">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:InconsistencyTest>
<otest:NotOwlFeatureTest rdf:about="http://www.w3.org/2002/03owlt/I4.6/Manifest006#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I4.6-EquivalentTo"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Small"/>
<rtest:description rdf:parseType="Literal">
<code xmlns="http://www.w3.org/1999/xhtml">owl:sameIndividualAs</code> is not an OWL property.</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/I4.6/bad006"/>
</otest:NotOwlFeatureTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/imports/imports014">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/I5.8/Manifest017#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Dan Connolly</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.8-Datatypes"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<otest:supportedDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#decimal"/>
<rtest:description rdf:parseType="Literal">
This explores aliases of builtin datatypes.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.8/premises017">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.8/conclusions017">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent633">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/imports/main006">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest020#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-000-satisfiability"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: t3a.1
there are 1,701 possible partitions in the satisfiable case
</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/consistent020">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest642#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-600-harderlite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
DL Test: heinsohn1.2
Tbox tests from <a xmlns="http://www.w3.org/1999/xhtml" href="#ref-Heinsohn_et_al.">[Heinsohn et al.]</a>
Tests incoherency caused by disjoint concept
</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/inconsistent642"/>
</otest:InconsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/TransitiveProperty/conclusions001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/I5.2/Manifest002#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0017"/>
<dc:creator>Ian Horrocks</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.2-Language-Compliance-Levels"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
A class like <code xmlns="http://www.w3.org/1999/xhtml">owl:Nothing</code> can be defined using OWL Lite restrictions.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.2/premises002"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.2/conclusions002"/>
</otest:PositiveEntailmentTest>
<otest:Issue rdf:about="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.9-Malformed-DAML-OIL-Restrictions"
otest:issueNumber="5.9">
<rdfs:label>Malformed DAML+OIL Restrictions</rdfs:label>
</otest:Issue>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/samePropertyAs/conclusions005">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.3/conclusions013">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/Class/nonconclusions005">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest027#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-000-satisfiability"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: t6f.1
Double blocking example.
The concept should be incoherent but needs double blocking
</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/inconsistent027"/>
</otest:InconsistencyTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/I4.5/Manifest001#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<dc:creator>Charles White</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I4.5-InverseOf"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
An example combinging owl:oneOf and owl:inverseOf.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/I4.5/premises001"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/I4.5/conclusions001"/>
</otest:PositiveEntailmentTest>
<otest:OWLforOWLTest rdf:about="http://www.w3.org/2002/03owlt/I5.5/Manifest002#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.5-List-syntax-or-semantics"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
rdf:rest is a FunctionalProperty.</rtest:description>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.5/conclusions002"/>
</otest:OWLforOWLTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/unionOf/Manifest001#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jos De Roo</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#unionOf"/>
<rtest:description rdf:parseType="Literal">
A union is a superclass of its parts.
</rtest:description>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/unionOf/premises001"/>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/unionOf/conclusions001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/AnnotationProperty/Manifest002#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Nov/0064"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
Under the rdfs compatible semantics,
the <a xmlns="http://www.w3.org/1999/xhtml" href="#AnnotationProperty-001">previous non-entailment</a>
is, in fact, an entailment.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/AnnotationProperty/premises002"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/AnnotationProperty/conclusions002"/>
</otest:PositiveEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent611">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/miscellaneous/inconsistent203">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/maxCardinality/Manifest002#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jos De Roo</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#maxCardinality"/>
<rtest:description rdf:parseType="Literal">
A property with maximum cardinality of two cannot take
three distinct values on some subject node.
In this example, one of the three values is implicit.
</rtest:description>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/maxCardinality/inconsistent002"/>
</otest:InconsistencyTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/cardinality/Manifest001#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#cardinality"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
An <code xmlns="http://www.w3.org/1999/xhtml">owl:cardinality</code> constraint is simply shorthand for a pair of <code xmlns="http://www.w3.org/1999/xhtml">owl:minCardinality</code> and <code xmlns="http://www.w3.org/1999/xhtml">owl:maxCardinality</code> constraints.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/cardinality/premises001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/cardinality/conclusions001"/>
</otest:PositiveEntailmentTest>
<otest:Issue rdf:about="http://www.w3.org/2001/sw/WebOnt/webont-issues#I4.3-Structured-Datatypes"
otest:issueNumber="4.3">
<rdfs:label>Structured Datatypes</rdfs:label>
</otest:Issue>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest664#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-600-harderlite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
DL Test: k_grz
ABox test from DL98 systems comparison.
</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/premises664">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/conclusions664"/>
</otest:PositiveEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/Ontology/premises001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest612#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-600-harderlite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
DL Test: t10.4
</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent612">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:InconsistencyTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest107#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-100-heinsohn"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: heinsohn3.1
Tbox tests from <a xmlns="http://www.w3.org/1999/xhtml" href="#ref-Heinsohn_et_al.">[Heinsohn et al.]</a>
Tests incoherency caused by number restrictions and role hierarchy</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/inconsistent107"/>
</otest:InconsistencyTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/samePropertyAs/Manifest006#test"
rtest:status="OBSOLETED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#samePropertyAs"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
<code xmlns="http://www.w3.org/1999/xhtml">hasLeader</code> may be stated to be the <code xmlns="http://www.w3.org/1999/xhtml">samePropertyAs</code> <code xmlns="http://www.w3.org/1999/xhtml">hasHead</code>.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/samePropertyAs/premises006"/>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/samePropertyAs/conclusions006">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/equivalentProperty/conclusions003">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/I5.8/Manifest002#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Nov/0000.html"/>
<dc:creator>Peter F. Patel-Schneider</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.8-Datatypes"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<otest:usedDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
<otest:usedDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
<otest:usedDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#byte"/>
<rtest:description rdf:parseType="Literal">
There are 256 different values for <code xmlns="http://www.w3.org/1999/xhtml">xsd:byte</code>.</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.8/consistent002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/sameClassAs/premises002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/intersectionOf/Manifest001#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jos De Roo</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#intersectionOf"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
The order of the classes in an <code xmlns="http://www.w3.org/1999/xhtml">intersectionOf</code>
construct is unimportant.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/intersectionOf/premises001"/>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/intersectionOf/conclusions001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/equivalentProperty/Manifest003#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#equivalentProperty"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
The inverse entailment of test 002 also holds.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/equivalentProperty/premises003">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/equivalentProperty/conclusions003"/>
</otest:PositiveEntailmentTest>
<otest:Issue rdf:about="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.17-XML-presentation-syntax"
otest:issueNumber="5.17">
<rdfs:label>XML presentation syntax</rdfs:label>
</otest:Issue>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/sameClassAs/Manifest002#test"
rtest:status="OBSOLETED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#sameClassAs"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
Two classes may be different names for the same set of individuals</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/sameClassAs/premises002"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/sameClassAs/conclusions002"/>
</otest:PositiveEntailmentTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/I5.24/Manifest003#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<dc:creator>Ian Horrocks</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.24-IF-or-IFF-property-properties"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
This is a typical definition of range from description logic.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.24/premises003"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.24/conclusions003"/>
</otest:PositiveEntailmentTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/InverseFunctionalProperty/Manifest001#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2002Sep/0047"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I3.4-UnambiguousProperty"/>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#InverseFunctionalProperty"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
If <code xmlns="http://www.w3.org/1999/xhtml">prop</code> belongs to <code xmlns="http://www.w3.org/1999/xhtml">owl:InverseFunctionalProperty</code>,
and <code xmlns="http://www.w3.org/1999/xhtml">object</code> denotes a resource
which is the object of two <code xmlns="http://www.w3.org/1999/xhtml">prop</code> triples, then the <code xmlns="http://www.w3.org/1999/xhtml">subject</code>s
of these triples have the same denotation.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/InverseFunctionalProperty/premises001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/InverseFunctionalProperty/conclusions001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/equivalentClass/Manifest001#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#equivalentClass"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
Two classes may have the same class extension.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/equivalentClass/premises001"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/equivalentClass/conclusions001"/>
</otest:PositiveEntailmentTest>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/miscellaneous/Manifest102#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#misc-100-syntax"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
Abstract syntax restrictions with multiple components
are in OWL DL.</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/miscellaneous/consistent102"/>
</otest:ConsistencyTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest502#test"
rtest:status="EXTRACREDIT">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Nov/0064"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-500-SAT"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">This is the classic 3 SAT problem.</rtest:description>
<rdfs:comment rdf:parseType="Literal">
<pre xmlns="http://www.w3.org/1999/xhtml">
c genAlea with seed 67700557
p cnf 9 45
1 2 -4 0
-3 6 -4 0
9 -4 5 0
4 -6 -2 0
-2 -3 1 0
-3 8 7 0
-8 -2 3 0
-7 -6 9 0
1 -4 -6 0
-8 -5 -3 0
4 3 6 0
2 -1 4 0
-3 8 2 0
6 -2 9 0
7 -9 -2 0
2 -5 -7 0
5 2 9 0
6 -2 -7 0
-9 3 -2 0
1 7 4 0
-4 1 9 0
2 1 -6 0
7 -4 9 0
-5 3 -9 0
-4 9 -8 0
4 3 9 0
-7 9 5 0
4 1 3 0
-5 8 7 0
8 -7 3 0
4 -8 6 0
4 6 -5 0
-6 1 -9 0
1 9 -6 0
9 -8 3 0
6 3 -4 0
8 -4 6 0
-3 5 -8 0
-9 4 3 0
8 -4 2 0
-5 -2 -9 0
-7 -3 -4 0
-9 -4 -8 0
6 -4 -1 0
6 -7 -8 0
</pre></rdfs:comment>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/inconsistent502"/>
</otest:InconsistencyTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/I5.3/Manifest014#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Herman ter Horst</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.3-Semantic-Layering"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
This entailment does not hold under the RDF Semantics,
but does under the RDFS Compatible Semantics for OWL.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.3/premises014"/>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.3/conclusions014">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<otest:Issue rdf:about="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.12-Entailing-inconsistencies"
otest:issueNumber="5.12">
<rdfs:label>Entailing inconsistencies</rdfs:label>
</otest:Issue>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/I5.8/Manifest009#test"
rtest:status="EXTRACREDIT">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.8-Datatypes"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<otest:supportedDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#nonNegativeInteger"/>
<otest:supportedDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#nonPositiveInteger"/>
<otest:supportedDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#short"/>
<rtest:description rdf:parseType="Literal">
0 is the only <code xmlns="http://www.w3.org/1999/xhtml">xsd:nonNegativeInteger</code> which is
also an <code xmlns="http://www.w3.org/1999/xhtml">xsd:nonPositiveInteger</code>. 0 is an
<code xmlns="http://www.w3.org/1999/xhtml">xsd:short</code>.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.8/premises009"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.8/conclusions009"/>
</otest:PositiveEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/imports/main007">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/AllDifferent/premises001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/Nothing/Manifest001#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#Nothing"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
The triple asserts something of type <code xmlns="http://www.w3.org/1999/xhtml">owl:Nothing</code>, however
that is the empty class.</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/Nothing/inconsistent001"/>
</otest:InconsistencyTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest012#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-000-satisfiability"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: t10.4
</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/inconsistent012"/>
</otest:InconsistencyTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/SymmetricProperty/Manifest003#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Oct/0040"/>
<dc:creator>Jos De Roo</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
A Lite version of test <a xmlns="http://www.w3.org/1999/xhtml" href="#SymmetricProperty-001">001</a>.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/SymmetricProperty/premises003">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/SymmetricProperty/conclusions003"/>
</otest:PositiveEntailmentTest>
<otest:Issue rdf:about="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.21-drop-disjointUnionOf"
otest:issueNumber="5.21"
rdfs:label="drop-disjointUnionOf"/>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest202#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-200-instance"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: k_d4
ABox test from DL98 systems comparison.
</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/premises202">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/conclusions202"/>
</otest:PositiveEntailmentTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/Thing/Manifest003#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
The extension of OWL Thing may not be empty.</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/Thing/inconsistent003"/>
</otest:InconsistencyTest>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest634#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-600-harderlite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
DL Test: t8.1
</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/consistent634"/>
</otest:ConsistencyTest>
<otest:NegativeEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/equivalentClass/Manifest008#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#equivalentClass"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
Annotation properties refer to a class instance. equivalentClass refers to the class extension.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/equivalentClass/premises008">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/equivalentClass/nonconclusions008">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:NegativeEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/premises662">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/conclusions207">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/extra-credit/Manifest004#test"
rtest:status="EXTRACREDIT">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#extra-000-arithmetic"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<otest:supportedDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
<rtest:description rdf:parseType="Literal">
A more difficult prime factorization example.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/extra-credit/premises004"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/extra-credit/conclusions004"/>
</otest:PositiveEntailmentTest>
<otest:NegativeEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/Class/Manifest005#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Nov/0000.html"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
This test shows a potential misapplication of OWL Full comprehension rules.
It also shows optional type triples on an <code xmlns="http://www.w3.org/1999/xhtml">owl:Class</code>.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/Class/premises005">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/Class/nonconclusions005"/>
</otest:NegativeEntailmentTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/TransitiveProperty/Manifest001#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jos De Roo</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
<rtest:description rdf:parseType="Literal">
A simple illustration of transitivity.
</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/TransitiveProperty/premises001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/TransitiveProperty/conclusions001"/>
</otest:PositiveEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/disjointWith/premises001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/equivalentProperty/premises001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/disjointWith/consistent007">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest019#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-000-satisfiability"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: t3.2
There are 301 possible partitions in the unsatisfiable case
</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/inconsistent019"/>
</otest:InconsistencyTest>
<otest:NegativeEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest209#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-200-instance"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<rtest:description rdf:parseType="Literal">
DL Test: k_poly
ABox test from DL98 systems comparison.
(Modified in light of implementation feedback, see test
<a xmlns="http://www.w3.org/1999/xhtml" href="#description-logic-208">description-logic-208</a>).</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/premises209"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/nonconclusions209"/>
</otest:NegativeEntailmentTest>
<otest:NegativeEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest904#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0017"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-900-arith"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
This non-entailment can be replicated for any three natural numbers
<em xmlns="http://www.w3.org/1999/xhtml">i</em>, <em xmlns="http://www.w3.org/1999/xhtml">j</em>, <em xmlns="http://www.w3.org/1999/xhtml">k</em> such that <em xmlns="http://www.w3.org/1999/xhtml">i</em>+<em xmlns="http://www.w3.org/1999/xhtml">j</em> &lt; <em xmlns="http://www.w3.org/1999/xhtml">k</em>. In this example, they are chosen as 200, 300 and 600.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/premises904"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/nonconclusions904"/>
</otest:NegativeEntailmentTest>
<otest:Issue rdf:about="http://www.w3.org/2001/sw/WebOnt/webont-issues#I1.2-Definitional-Constraints-on-Conjunctive-Types"
otest:issueNumber="1.2">
<rdfs:label>Definitional Constraints on Conjunctive Types</rdfs:label>
</otest:Issue>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/disjointWith/Manifest001#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#disjointWith"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
Disjoint classes have different members.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/disjointWith/premises001"/>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/disjointWith/conclusions001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/miscellaneous/inconsistent204">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/Class/premises003">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.8/nonconclusions007">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest034#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-000-satisfiability"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: t8.1
</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/consistent034">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/miscellaneous/Manifest204#test"
rtest:status="EXTRACREDIT">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#misc-200-xmlliteral"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<otest:supportedDatatype rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral"/>
<rtest:description rdf:parseType="Literal">
This shows a simple inconsistency depending on the datatype
<a xmlns="http://www.w3.org/1999/xhtml" href="http://www.w3.org/TR/rdf-concepts/#section-XMLLiteral">rdf:XMLLiteral</a>.
This file is inconsistent with a <a xmlns="http://www.w3.org/1999/xhtml" href="http://www.w3.org/TR/owl-semantics/direct#datatype_theory">datatype theory</a> which supports <code xmlns="http://www.w3.org/1999/xhtml">rdf:XMLLiteral</code>,
and <a xmlns="http://www.w3.org/1999/xhtml" href="#miscellaneous-205">consistent</a> otherwise.</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/miscellaneous/inconsistent204"/>
</otest:InconsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/premises201">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest604#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-600-harderlite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
DL Test: fact4.1
</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent604">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:InconsistencyTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/complementOf/Manifest001#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jos De Roo</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#complementOf"/>
<rtest:description rdf:parseType="Literal">
<code xmlns="http://www.w3.org/1999/xhtml">complementOf</code> is a <code xmlns="http://www.w3.org/1999/xhtml">SymmetricProperty</code>.
</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/complementOf/premises001"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/complementOf/conclusions001"/>
</otest:PositiveEntailmentTest>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/I5.26/Manifest005#test"
rtest:status="EXTRACREDIT">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.26-OWLDLSyntax"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
Structure sharing is not permitted in OWL DL, between an owl:equivalentClass triple and an
owl:disjointWith triple.</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.26/consistent005"/>
</otest:ConsistencyTest>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/disjointWith/Manifest008#test"
rtest:status="EXTRACREDIT">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#disjointWith"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
A further example that cannot be generated from the mapping rule
for DisjointClasses.</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/disjointWith/consistent008">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/Ontology/Manifest001#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Oct/0040"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
This is a variation of <a xmlns="http://www.w3.org/1999/xhtml" href="#equivalentClass-001">equivalentClass-001</a>,
showing the use of <code xmlns="http://www.w3.org/1999/xhtml">owl:Ontology</code> triples in the premises and conclusions.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/Ontology/premises001"/>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/Ontology/conclusions001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<otest:ImportLevelTest rdf:about="http://www.w3.org/2002/03owlt/imports/Manifest007#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#imports"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
The type declarations required by <a xmlns="http://www.w3.org/1999/xhtml" href="#I5.3-005">semantic layering</a>
can be imported into an OWL Lite or OWL DL file.</rtest:description>
<otest:importedPremiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/imports/imports007">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</otest:importedPremiseDocument>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/imports/main007"/>
</otest:ImportLevelTest>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/I5.3/Manifest006#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.3-Semantic-Layering"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
A minimal OWL Lite version of <a xmlns="http://www.w3.org/1999/xhtml" href="#I5.3-005">test 005</a>.</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.3/consistent006"/>
</otest:ConsistencyTest>
<otest:NegativeEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/someValuesFrom/Manifest002#test"
rtest:status="EXTRACREDIT">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#someValuesFrom"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
A simple example showing how <code xmlns="http://www.w3.org/1999/xhtml">owl:someValuesFrom</code> differs from <code xmlns="http://www.w3.org/1999/xhtml">owl:allValuesFrom</code>.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/someValuesFrom/premises002"/>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/someValuesFrom/nonconclusions002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:NegativeEntailmentTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest004#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0017"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-000-satisfiability"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: fact4.1
</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/inconsistent004"/>
</otest:InconsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/premises663">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest626#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-600-harderlite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
DL Test: t6.1
Double blocking example.
The concept should be incoherent but needs double blocking
</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent626">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:InconsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/differentFrom/conclusions002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:NegativeEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/I4.6/Manifest005#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I4.6-EquivalentTo"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Small"/>
<rtest:description rdf:parseType="Literal">
<code xmlns="http://www.w3.org/1999/xhtml">owl:equivalentClass</code> is not related to annotations on classes.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/I4.6/premises005"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/I4.6/nonconclusions005"/>
</otest:NegativeEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/conclusions208">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/I5.8/Manifest016#test"
rtest:status="EXTRACREDIT">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Nov/0064"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.8-Datatypes"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<otest:usedDatatype rdf:resource="http://example.org/user/data#type"/>
<rtest:description rdf:parseType="Literal">
This test illustrates the use of an undeclared user defined datatype. The document is hence in Full.</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.8/consistent016"/>
</otest:ConsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/equivalentProperty/premises002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest641#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-600-harderlite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
DL Test: heinsohn1.1
Tbox tests from <a xmlns="http://www.w3.org/1999/xhtml" href="#ref-Heinsohn_et_al.">[Heinsohn et al.]</a>
Tests incoherency caused by disjoint concept
</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/inconsistent641"/>
</otest:InconsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/equivalentClass/premises006">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/I5.2/Manifest001#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0017"/>
<dc:creator>Ian Horrocks</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.2-Language-Compliance-Levels"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
A class like <code xmlns="http://www.w3.org/1999/xhtml">owl:Nothing</code> can be defined using OWL Lite restrictions.</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.2/consistent001"/>
</otest:ConsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/Class/premises004">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest026#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-000-satisfiability"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: t6.1
Double blocking example.
The concept should be incoherent but needs double blocking
</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/inconsistent026"/>
</otest:InconsistencyTest>
<otest:OWLforOWLTest rdf:about="http://www.w3.org/2002/03owlt/I5.5/Manifest001#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.5-List-syntax-or-semantics"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
rdf:first is a FunctionalProperty.</rtest:description>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.5/conclusions001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:OWLforOWLTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/I5.21/Manifest002#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Oct/0040"/>
<dc:creator>Ian Horrocks</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.21-drop-disjointUnionOf"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
The construct used here shows how to express mutual disjointness between classes with O(N) triples.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.21/premises002"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.21/conclusions002"/>
</otest:PositiveEntailmentTest>
<otest:Issue rdf:about="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.7-Range-restrictions-should-not-be-separate-URIs"
otest:issueNumber="5.7">
<rdfs:label>Range restrictions should not be separate URIs</rdfs:label>
</otest:Issue>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent602">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:NegativeEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/AnnotationProperty/Manifest001#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Oct/0040"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
The semantics of annotations in the direct semantics strictly
distinguishes class valued annotations from individual valued
annotations.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/AnnotationProperty/premises001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/AnnotationProperty/nonconclusions001"/>
</otest:NegativeEntailmentTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/maxCardinality/Manifest001#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jos De Roo</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#maxCardinality"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
A property with maximum cardinality of two cannot take
three distinct values on some subject node.</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/maxCardinality/inconsistent001"/>
</otest:InconsistencyTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest663#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Nov/0000.html"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-600-harderlite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
DL Test: k_dum
ABox test from DL98 systems comparison.
</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/premises663"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/conclusions663"/>
</otest:PositiveEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent040">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest611#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-600-harderlite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
DL Test: t10.3
</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/inconsistent611"/>
</otest:InconsistencyTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/samePropertyAs/Manifest005#test"
rtest:status="OBSOLETED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#samePropertyAs"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
If <code xmlns="http://www.w3.org/1999/xhtml">p</code> and <code xmlns="http://www.w3.org/1999/xhtml">q</code> have the same property extension then they <code xmlns="http://www.w3.org/1999/xhtml">p</code> <code xmlns="http://www.w3.org/1999/xhtml">samePropertyAs</code> <code xmlns="http://www.w3.org/1999/xhtml">q</code>.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/samePropertyAs/premises005"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/samePropertyAs/conclusions005"/>
</otest:PositiveEntailmentTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest106#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0017"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-100-heinsohn"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: heinsohn2.2
Tbox tests from <a xmlns="http://www.w3.org/1999/xhtml" href="#ref-Heinsohn_et_al.">[Heinsohn et al.]</a>
Tests incoherency caused by number restrictions</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/inconsistent106"/>
</otest:InconsistencyTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/sameIndividualAs/Manifest001#test"
rtest:status="OBSOLETED">
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#sameIndividualAs"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
Annotation properties refer to a class instance. sameIndividualAs, in OWL Full, also refers to the class instance.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/sameIndividualAs/premises001"/>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/sameIndividualAs/conclusions001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/I5.8/Manifest001#test"
rtest:status="EXTRACREDIT">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Peter F. Patel-Schneider</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.8-Datatypes"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<otest:supportedDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#byte"/>
<rtest:description rdf:parseType="Literal">
There are only 256 different values for <code xmlns="http://www.w3.org/1999/xhtml">xsd:byte</code>.</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.8/inconsistent001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:InconsistencyTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/equivalentProperty/Manifest002#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#equivalentProperty"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
A reasoner can also deduce that <code xmlns="http://www.w3.org/1999/xhtml">hasLeader</code> is a <code xmlns="http://www.w3.org/1999/xhtml">subProperty</code> of <code xmlns="http://www.w3.org/1999/xhtml">hasHead</code> and <code xmlns="http://www.w3.org/1999/xhtml">hasHead</code> is a <code xmlns="http://www.w3.org/1999/xhtml">subProperty</code> of <code xmlns="http://www.w3.org/1999/xhtml">hasLeader</code>.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/equivalentProperty/premises002"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/equivalentProperty/conclusions002"/>
</otest:PositiveEntailmentTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/sameClassAs/Manifest001#test"
rtest:status="OBSOLETED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#sameClassAs"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
Two classes may be different names for the same set of individuals</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/sameClassAs/premises001"/>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/sameClassAs/conclusions001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/I5.24/Manifest002#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<dc:creator>Jonathan Borden</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.24-IF-or-IFF-property-properties"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
OWL, unlike RDFS, uses iff semantics for range.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.24/premises002"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.24/conclusions002"/>
</otest:PositiveEntailmentTest>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/miscellaneous/Manifest101#test"
rtest:status="OBSOLETED">
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#misc-100-syntax"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
This document is OWL Lite according to the
<a xmlns="http://www.w3.org/1999/xhtml" href="http://www.w3.org/TR/2003/WD-owl-semantics-20030203/">
3rd February working draft</a>
and to the
<a xmlns="http://www.w3.org/1999/xhtml" href="http://www-db.research.bell-labs.com/user/pfps/owl/semantics/semantics.html">
15th February editor's draft
</a>.
</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/miscellaneous/consistent101"/>
</otest:ConsistencyTest>
<otest:ImportLevelTest rdf:about="http://www.w3.org/2002/03owlt/imports/Manifest014#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Sean Bechhofer</dc:creator>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#imports"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
When importing a file that uses an xml:base declaration,
if you use a different URL in an <code xmlns="http://www.w3.org/1999/xhtml">owl:imports</code>
triple, that URL may be without an explicit type.</rtest:description>
<otest:importedPremiseDocument rdf:resource="http://www.w3.org/2002/03owlt/imports/imports014"/>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/imports/main014"/>
</otest:ImportLevelTest>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest501#test"
rtest:status="EXTRACREDIT">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-500-SAT"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">This is the classic 3 SAT problem.</rtest:description>
<rdfs:comment rdf:parseType="Literal">
<pre xmlns="http://www.w3.org/1999/xhtml">
c genAlea with seed 1366722535
p cnf 9 45
7 -9 -8 0
1 2 -8 0
4 7 -5 0
2 3 -1 0
-1 5 8 0
-8 -6 -3 0
-3 -8 7 0
-3 6 8 0
-4 -6 8 0
6 7 3 0
3 6 -9 0
-5 -2 3 0
5 8 2 0
-2 -7 -3 0
-6 -8 -5 0
2 7 -3 0
9 -1 -2 0
1 7 -6 0
1 9 -3 0
-8 -9 -2 0
-9 -8 2 0
5 8 4 0
-7 2 5 0
-1 7 -4 0
7 -8 4 0
-3 2 -6 0
1 -2 -9 0
7 3 -2 0
-7 8 4 0
1 -7 -5 0
-5 4 -3 0
6 7 -1 0
-1 7 -9 0
3 2 6 0
8 3 -7 0
-1 9 -8 0
5 -9 -7 0
-7 3 -9 0
3 -1 -2 0
6 1 4 0
6 -7 5 0
8 -6 3 0
5 -2 6 0
8 3 -5 0
-2 -4 -9 0
</pre></rdfs:comment>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/consistent501">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/I5.3/Manifest013#test"
rtest:status="OBSOLETED">
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.3-Semantic-Layering"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
Under the RDFS compatible semantics the entailment holds.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.3/premises013"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.3/conclusions013"/>
</otest:PositiveEntailmentTest>
<otest:NegativeEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/cardinality/Manifest007#test"
rtest:status="OBSOLETED">
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#cardinality"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
An <code xmlns="http://www.w3.org/1999/xhtml">owl:cardinality</code> constraint is simply shorthand for a pair of <code xmlns="http://www.w3.org/1999/xhtml">owl:minCardinality</code> and <code xmlns="http://www.w3.org/1999/xhtml">owl:maxCardinality</code> constraints.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/cardinality/premises007"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/cardinality/nonconclusions007"/>
</otest:NegativeEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/SymmetricProperty/premises001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/imports/imports006">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/I5.8/Manifest008#test"
rtest:status="EXTRACREDIT">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.8-Datatypes"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<otest:supportedDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#short"/>
<otest:supportedDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#unsignedInt"/>
<otest:supportedDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#unsignedShort"/>
<rtest:description rdf:parseType="Literal">
-1 is an <code xmlns="http://www.w3.org/1999/xhtml">xsd:short</code> that is not an
<code xmlns="http://www.w3.org/1999/xhtml">xsd:unsignedShort</code>;
100000 is an <code xmlns="http://www.w3.org/1999/xhtml">xsd:unsignedInt</code> that is not
an <code xmlns="http://www.w3.org/1999/xhtml">xsd:unsignedShort</code>; but there are no
<code xmlns="http://www.w3.org/1999/xhtml">xsd:unsignedShort</code> which are neither
<code xmlns="http://www.w3.org/1999/xhtml">xsd:short</code> nor
<code xmlns="http://www.w3.org/1999/xhtml">xsd:unsignedInt</code></rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.8/premises008">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.8/conclusions008"/>
</otest:PositiveEntailmentTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest011#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-000-satisfiability"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: t10.3
</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/inconsistent011"/>
</otest:InconsistencyTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/SymmetricProperty/Manifest002#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Oct/0040"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<dc:creator>Jos De Roo</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
Test illustrating extensional semantics of <code xmlns="http://www.w3.org/1999/xhtml">owl:SymmetricProperty</code>.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/SymmetricProperty/premises002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/SymmetricProperty/conclusions002"/>
</otest:PositiveEntailmentTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest201#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-200-instance"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: k_branch
ABox test from DL98 systems comparison.
</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/premises201"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/conclusions201"/>
</otest:PositiveEntailmentTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/Thing/Manifest002#test"
rtest:status="OBSOLETED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Nov/0000.html"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
The extension of owl:Thing may not be emtpy in OWL Full.</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/Thing/inconsistent002"/>
</otest:InconsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/equivalentClass/premises007">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:NotOwlFeatureTest rdf:about="http://www.w3.org/2002/03owlt/I3.4/Manifest001#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I3.4-UnambiguousProperty"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
The name <code xmlns="http://www.w3.org/1999/xhtml">UnambiguousProperty</code> is not defined in the OWL namespace. <code xmlns="http://www.w3.org/1999/xhtml">daml:UnambiguousProperty</code> corresponds to <code xmlns="http://www.w3.org/1999/xhtml">owl:InverseFunctionalProperty</code>.</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/I3.4/bad001"/>
</otest:NotOwlFeatureTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest633#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-600-harderlite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
DL Test: t7f.3
</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/inconsistent633"/>
</otest:InconsistencyTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/equivalentClass/Manifest007#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#equivalentClass"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
De Morgan's law.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/equivalentClass/premises007"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/equivalentClass/conclusions007"/>
</otest:PositiveEntailmentTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/extra-credit/Manifest003#test"
rtest:status="EXTRACREDIT">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#extra-000-arithmetic"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<otest:supportedDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
<rtest:description rdf:parseType="Literal">
Prime factorization can be expressed in OWL Full.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/extra-credit/premises003"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/extra-credit/conclusions003"/>
</otest:PositiveEntailmentTest>
<otest:NegativeEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/Class/Manifest004#test"
rtest:status="EXTRACREDIT">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
Annotations about owl:Class are not related to those about rdfs:Class.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/Class/premises004"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/Class/nonconclusions004"/>
</otest:NegativeEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/miscellaneous/consistent202">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:Issue rdf:about="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.13-Internet-Media-Type-for-OWL"
otest:issueNumber="5.13">
<rdfs:label>Internet Media Type for OWL</rdfs:label>
</otest:Issue>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest018#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-000-satisfiability"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: t3.1
There are 90 possible partitions in the satisfiable case
</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/consistent018"/>
</otest:ConsistencyTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest208#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-200-instance"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<rtest:description rdf:parseType="Literal">
DL Test: k_poly
ABox test from DL98 systems comparison.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/premises208"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/conclusions208"/>
</otest:PositiveEntailmentTest>
<otest:Issue rdf:about="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.22-Region-still-needed"
otest:issueNumber="5.22"
rdfs:label="owl:Class-still-needed"/>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest903#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0017"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-900-arith"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
This entailment can be replicated for any three natural numbers
<em xmlns="http://www.w3.org/1999/xhtml">i</em>, <em xmlns="http://www.w3.org/1999/xhtml">j</em>, <em xmlns="http://www.w3.org/1999/xhtml">k</em> such that <em xmlns="http://www.w3.org/1999/xhtml">i</em>+<em xmlns="http://www.w3.org/1999/xhtml">j</em> &gt;= <em xmlns="http://www.w3.org/1999/xhtml">k</em>. In this example, they are chosen as 200, 300 and 500.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/premises903">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/conclusions903"/>
</otest:PositiveEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent603">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:Issue rdf:about="http://www.w3.org/2001/sw/WebOnt/webont-issues#I6.2-CompoundKeys"
otest:issueNumber="6.2">
<rdfs:label>Compound Keys</rdfs:label>
</otest:Issue>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest033#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-000-satisfiability"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: t7f.3
</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/inconsistent033"/>
</otest:InconsistencyTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/miscellaneous/Manifest203#test"
rtest:status="EXTRACREDIT">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#misc-200-xmlliteral"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<otest:supportedDatatype rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral"/>
<rtest:description rdf:parseType="Literal">
This shows that initial whitespace in an
<a xmlns="http://www.w3.org/1999/xhtml" href="http://www.w3.org/TR/rdf-concepts/#section-XMLLiteral">rdf:XMLLiteral</a> is significant within OWL.</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/miscellaneous/inconsistent203"/>
</otest:InconsistencyTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest603#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-600-harderlite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
DL Test: fact3.1
</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/inconsistent603"/>
</otest:InconsistencyTest>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/I5.26/Manifest004#test"
rtest:status="EXTRACREDIT">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Oct/0040"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.26-OWLDLSyntax"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
Structure sharing is not permitted in OWL DL, between a class description and an
owl:disjointWith triple.</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.26/consistent004"/>
</otest:ConsistencyTest>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/disjointWith/Manifest007#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#disjointWith"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
If the owl:disjointWith edges in the graph form
undirected complete subgraphs which share URIref nodes
but do not share blank node
then this may be within OWL DL.</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/disjointWith/consistent007"/>
</otest:ConsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/AllDifferent/conclusions001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/Restriction/Manifest006#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
This test shows a correct application of OWL Full comprehension rules.
It also shows that optional type triples on an <code xmlns="http://www.w3.org/1999/xhtml">owl:Restriction</code>
do not replace the obligatory ones.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/Restriction/premises006"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/Restriction/conclusions006"/>
</otest:PositiveEntailmentTest>
<otest:ImportLevelTest rdf:about="http://www.w3.org/2002/03owlt/imports/Manifest006#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#imports"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
The type declarations required by <a xmlns="http://www.w3.org/1999/xhtml" href="#I5.3">semantic layering</a>
can be imported into an OWL Lite or OWL DL file.</rtest:description>
<otest:importedPremiseDocument rdf:resource="http://www.w3.org/2002/03owlt/imports/imports006"/>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/imports/main006"/>
</otest:ImportLevelTest>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/I5.3/Manifest005#test"
rtest:status="EXTRACREDIT">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.3-Semantic-Layering"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
Any RDF/XML document is in OWL Full. </rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.3/consistent005"/>
</otest:ConsistencyTest>
<otest:Issue rdf:about="http://www.w3.org/2001/sw/WebOnt/webont-issues#I3.3-DisjointFrom"
otest:issueNumber="3.3"
rdfs:label="DisjointFrom"/>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/oneOf/Manifest004#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Oct/0040"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#oneOf"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<rtest:description rdf:parseType="Literal">
This test illustrates the use of dataRange in OWL DL.
This test combines some of the ugliest features of XML, RDF and OWL.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/oneOf/premises004"/>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/oneOf/conclusions004">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/someValuesFrom/Manifest001#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#someValuesFrom"/>
<rtest:description rdf:parseType="Literal">
A simple example.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/someValuesFrom/premises001"/>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/someValuesFrom/conclusions001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<otest:Issue rdf:about="http://www.w3.org/2001/sw/WebOnt/webont-issues#I2.4-Enumerated-Classes"
otest:issueNumber="2.4">
<rdfs:label>Enumerated Classes</rdfs:label>
</otest:Issue>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/I5.1/Manifest010#test"
rtest:status="EXTRACREDIT">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.1-Uniform-treatment-of-literal-data-values"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<otest:usedDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#byte"/>
<otest:usedDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#unsignedInt"/>
<rtest:description rdf:parseType="Literal">
There are 128 different bytes that are also unsigned integers; and hence also 127.</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.1/consistent010"/>
</otest:ConsistencyTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest003#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0017"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-000-satisfiability"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: fact3.1
</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/inconsistent003"/>
</otest:InconsistencyTest>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest625#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-600-harderlite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
DL Test: t5f.1
Non-finite model example from paper
The concept should be coherent but has no finite model
</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/consistent625"/>
</otest:ConsistencyTest>
<otest:NegativeEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/I4.6/Manifest004#test"
rtest:status="EXTRACREDIT">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I4.6-EquivalentTo"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Small"/>
<rtest:description rdf:parseType="Literal">
<code xmlns="http://www.w3.org/1999/xhtml">owl:sameAs</code> is stronger than <code xmlns="http://www.w3.org/1999/xhtml">owl:equivalentClass</code>.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/I4.6/premises004"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/I4.6/nonconclusions004"/>
</otest:NegativeEntailmentTest>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/I5.8/Manifest015#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Oct/0040"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.8-Datatypes"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<otest:usedDatatype rdf:resource="http://example.org/user/data#type"/>
<rtest:description rdf:parseType="Literal">
This test illustrates the use of a user defined datatype.
The informal description has no formal semantics.</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.8/consistent015">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:ConsistencyTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/differentFrom/Manifest002#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jos De Roo</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#differentFrom"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
using <code xmlns="http://www.w3.org/1999/xhtml">distinctMembers</code> to derive <code xmlns="http://www.w3.org/1999/xhtml">differentFrom</code></rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/differentFrom/premises002"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/differentFrom/conclusions002"/>
</otest:PositiveEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.8/premises007">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
</rtest:RDF-XML-Document>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest025#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-000-satisfiability"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: t5f.1
Non-finite model example from paper
The concept should be coherent but has no finite model
</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/consistent025"/>
</otest:ConsistencyTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest910#test"
rtest:status="EXTRACREDIT">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-900-arith"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
This test shows integer multiplication in OWL DL.<br xmlns="http://www.w3.org/1999/xhtml"></br>
N is 20. M is 30. N times M is not 601.</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/inconsistent910"/>
</otest:InconsistencyTest>
<otest:NotOwlFeatureTest rdf:about="http://www.w3.org/2002/03owlt/I5.21/Manifest001#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.21-drop-disjointUnionOf"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
<code xmlns="http://www.w3.org/1999/xhtml">daml:disjointUnionOf</code> did not make it into OWL.</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.21/bad001"/>
</otest:NotOwlFeatureTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest040#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Nov/0000.html"/>
<dc:creator>Ian Horrocks</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-000-satisfiability"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<rtest:description rdf:parseType="Literal">
This kind of pattern comes up a lot in more complex ontologies.
Failure to cope with this kind of pattern is one
of the reasons that many reasoners have been unable to
cope with such ontologies.</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/inconsistent040"/>
</otest:InconsistencyTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/premises902">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest662#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-600-harderlite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
DL Test: k_d4
ABox test from DL98 systems comparison.
</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/premises662"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/conclusions662"/>
</otest:PositiveEntailmentTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest610#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-600-harderlite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
DL Test: t10.2
</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/inconsistent610"/>
</otest:InconsistencyTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest105#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0017"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-100-heinsohn"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: heinsohn2.1
Tbox tests from <a xmlns="http://www.w3.org/1999/xhtml" href="#ref-Heinsohn_et_al.">[Heinsohn et al.]</a>
Tests incoherency caused by number restrictions</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/inconsistent105"/>
</otest:InconsistencyTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/samePropertyAs/Manifest004#test"
rtest:status="OBSOLETED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#samePropertyAs"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
If <code xmlns="http://www.w3.org/1999/xhtml">p</code> and <code xmlns="http://www.w3.org/1999/xhtml">q</code> have the same property extension then they <code xmlns="http://www.w3.org/1999/xhtml">p</code> <code xmlns="http://www.w3.org/1999/xhtml">samePropertyAs</code> <code xmlns="http://www.w3.org/1999/xhtml">q</code>.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/samePropertyAs/premises004"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/samePropertyAs/conclusions004"/>
</otest:PositiveEntailmentTest>
<otest:NegativeEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/I5.5/Manifest007#test"
rtest:status="EXTRACREDIT">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.5-List-syntax-or-semantics"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
Comprehension does not build illformed lists.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.5/premises007"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.5/nonconclusions007"/>
</otest:NegativeEntailmentTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/equivalentProperty/Manifest001#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#equivalentProperty"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
<code xmlns="http://www.w3.org/1999/xhtml">hasLeader</code> may be stated to be the <code xmlns="http://www.w3.org/1999/xhtml">owl:equivalentProperty</code> of <code xmlns="http://www.w3.org/1999/xhtml">hasHead</code>.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/equivalentProperty/premises001"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/equivalentProperty/conclusions001"/>
</otest:PositiveEntailmentTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/I5.24/Manifest001#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.24-IF-or-IFF-property-properties"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
This entailment is similar to one that does not hold
in RDFS.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/I5.24/premises001">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.24/conclusions001"/>
</otest:PositiveEntailmentTest>
<otest:ImportLevelTest rdf:about="http://www.w3.org/2002/03owlt/imports/Manifest013#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Nov/0000.html"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#imports"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
An imported ontology must have type owl:Ontology to be in DL.</rtest:description>
<otest:importedPremiseDocument rdf:resource="http://www.w3.org/2002/03owlt/imports/imports013"/>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/imports/main013"/>
</otest:ImportLevelTest>
<otest:NotOwlFeatureTest rdf:about="http://www.w3.org/2002/03owlt/I4.1/Manifest001#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I4.1-UniqueProp-BadName"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
The name <code xmlns="http://www.w3.org/1999/xhtml">UniqueProperty</code> is not defined in the OWL namespace.
<code xmlns="http://www.w3.org/1999/xhtml">daml:UniqueProperty</code> corresponds to <code xmlns="http://www.w3.org/1999/xhtml">owl:FunctionalProperty</code>.</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/I4.1/bad001"/>
</otest:NotOwlFeatureTest>
<otest:NegativeEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/I5.3/Manifest012#test"
rtest:status="OBSOLETED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.3-Semantic-Layering"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
Class valued annotations are different from object valued annotations
under the direct semantics.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.3/premises012"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.3/nonconclusions012"/>
</otest:NegativeEntailmentTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/cardinality/Manifest006#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#cardinality"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
An <code xmlns="http://www.w3.org/1999/xhtml">owl:cardinality</code> constraint is simply shorthand for a pair of <code xmlns="http://www.w3.org/1999/xhtml">owl:minCardinality</code> and <code xmlns="http://www.w3.org/1999/xhtml">owl:maxCardinality</code> constraints.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/cardinality/premises006"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/cardinality/conclusions006"/>
</otest:PositiveEntailmentTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest617#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-600-harderlite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
DL Test: t2.2
</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/inconsistent617"/>
</otest:InconsistencyTest>
<otest:NegativeEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/I5.8/Manifest007#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<rtest:issue rdf:resource="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.8-Datatypes"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<otest:usedDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#short"/>
<otest:usedDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#unsignedByte"/>
<rtest:description rdf:parseType="Literal">
-1 is an <code xmlns="http://www.w3.org/1999/xhtml">xsd:short</code>
that is not an
<code xmlns="http://www.w3.org/1999/xhtml">xsd:unsignedByte</code>.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.8/premises007"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/I5.8/nonconclusions007"/>
</otest:NegativeEntailmentTest>
<otest:Issue rdf:about="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.18-Unique-Names-Assumption-Support-in-OWL"
otest:issueNumber="5.18"
rdfs:label="Unique-Names-Assumption-Support-in-OWL"/>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/sameClassAs/Manifest007#test"
rtest:status="OBSOLETED">
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#sameClassAs"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
De Morgan's law.</rtest:description>
<rtest:premiseDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/sameClassAs/premises007">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:premiseDocument>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/sameClassAs/conclusions007"/>
</otest:PositiveEntailmentTest>
<otest:Issue rdf:about="http://www.w3.org/2001/sw/WebOnt/webont-issues#I4.7-Built-in-model-checking-functionality"
otest:issueNumber="4.7">
<rdfs:label>Does OWL provide built in 'model checking' functionality</rdfs:label>
</otest:Issue>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest010#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-000-satisfiability"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: t10.2
</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/inconsistent010"/>
</otest:InconsistencyTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/SymmetricProperty/Manifest001#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jos De Roo</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
<rtest:description rdf:parseType="Literal">
A simple illustration of symmetric properties.
</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/SymmetricProperty/premises001"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/SymmetricProperty/conclusions001"/>
</otest:PositiveEntailmentTest>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/Thing/Manifest001#test"
rtest:status="OBSOLETED">
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
The extension of OWL Thing may be emtpy.</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/Thing/consistent001"/>
</otest:ConsistencyTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest632#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-600-harderlite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
DL Test: t7f.2
</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/inconsistent632"/>
</otest:InconsistencyTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/equivalentClass/Manifest006#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0017"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#equivalentClass"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
De Morgan's law.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/equivalentClass/premises006"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/equivalentClass/conclusions006"/>
</otest:PositiveEntailmentTest>
<otest:Issue rdf:about="http://www.w3.org/2001/sw/WebOnt/webont-issues#I5.11-hasClass-ToClass-names"
otest:issueNumber="5.11">
<rdfs:label>hasClass ToClass names</rdfs:label>
</otest:Issue>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/extra-credit/Manifest002#test"
rtest:status="EXTRACREDIT">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#extra-000-arithmetic"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<otest:supportedDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
<rtest:description rdf:parseType="Literal">
This test shows a relationship between integer multiplication
and OWL Full.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/extra-credit/premises002"/>
<rtest:conclusionDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/extra-credit/conclusions002">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
</rtest:RDF-XML-Document>
</rtest:conclusionDocument>
</otest:PositiveEntailmentTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/Class/Manifest003#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Oct/0040"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
In OWL Full, the triple in the premises is synonymous with the triple in the conclusions.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/Class/premises003"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/Class/conclusions003"/>
</otest:PositiveEntailmentTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest017#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-000-satisfiability"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: t2.2
</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/inconsistent017"/>
</otest:InconsistencyTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest207#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-200-instance"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: k_ph
ABox test from DL98 systems comparison.
</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/premises207"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/conclusions207"/>
</otest:PositiveEntailmentTest>
<otest:NegativeEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest902#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0017"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-900-arith"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
This non-entailment can be replicated for any three natural numbers
<em xmlns="http://www.w3.org/1999/xhtml">i</em>, <em xmlns="http://www.w3.org/1999/xhtml">j</em>, <em xmlns="http://www.w3.org/1999/xhtml">k</em> such that <em xmlns="http://www.w3.org/1999/xhtml">i</em>+<em xmlns="http://www.w3.org/1999/xhtml">j</em> &lt; <em xmlns="http://www.w3.org/1999/xhtml">k</em>. In this example, they are chosen as 2, 3 and 6.</rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/premises902"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/nonconclusions902"/>
</otest:NegativeEntailmentTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest032#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<otest:size rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Large"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-000-satisfiability"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<rtest:description rdf:parseType="Literal">
DL Test: t7f.2
</rtest:description>
<rtest:inputDocument>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent032">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
</rtest:inputDocument>
</otest:InconsistencyTest>
<otest:ConsistencyTest rdf:about="http://www.w3.org/2002/03owlt/miscellaneous/Manifest202#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://www.w3.org/2003/09/11-webont-irc"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#misc-200-xmlliteral"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<otest:usedDatatype rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral"/>
<rtest:description rdf:parseType="Literal">
This shows that insignificant whitespace in an
<a xmlns="http://www.w3.org/1999/xhtml" href="http://www.w3.org/TR/rdf-concepts/#section-XMLLiteral">rdf:XMLLiteral</a> is not significant within OWL.</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/miscellaneous/consistent202"/>
</otest:ConsistencyTest>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest602#test"
rtest:status="APPROVED">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003May/0271"/>
<dc:creator>Sean Bechhofer</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-600-harderlite"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Lite"/>
<rtest:description rdf:parseType="Literal">
DL Test: fact2.1
</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/inconsistent602"/>
</otest:InconsistencyTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/oneOfDistinct/Manifest001#test"
rtest:status="OBSOLETED">
<dc:creator>Jos De Roo</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#oneOfDistinct"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
using <code xmlns="http://www.w3.org/1999/xhtml">oneOfDistinct</code> to derive <code xmlns="http://www.w3.org/1999/xhtml">differentFrom</code></rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/oneOfDistinct/premises001"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/oneOfDistinct/conclusions001"/>
</otest:PositiveEntailmentTest>
<otest:PositiveEntailmentTest rdf:about="http://www.w3.org/2002/03owlt/AllDifferent/Manifest001#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Jan/0444"/>
<dc:creator>Jos De Roo</dc:creator>
<otest:feature rdf:resource="http://www.w3.org/2002/07/owl#AllDifferent"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
using <code xmlns="http://www.w3.org/1999/xhtml">AllDifferent</code> to derive <code xmlns="http://www.w3.org/1999/xhtml">differentFrom</code></rtest:description>
<rtest:premiseDocument rdf:resource="http://www.w3.org/2002/03owlt/AllDifferent/premises001"/>
<rtest:conclusionDocument rdf:resource="http://www.w3.org/2002/03owlt/AllDifferent/conclusions001"/>
</otest:PositiveEntailmentTest>
<rtest:RDF-XML-Document rdf:about="http://www.w3.org/2002/03owlt/description-logic/inconsistent909">
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
</rtest:RDF-XML-Document>
<otest:InconsistencyTest rdf:about="http://www.w3.org/2002/03owlt/description-logic/Manifest909#test"
rtest:status="APPROVED">
<rtest:approval rdf:resource="http://lists.w3.org/Archives/Public/www-webont-wg/2003Dec/0006"/>
<dc:creator>Jeremy J. Carroll</dc:creator>
<otest:issuette rdf:resource="http://www.w3.org/TR/owl-test/#dl-900-arith"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#DL"/>
<otest:level rdf:resource="http://www.w3.org/2002/03owlt/testOntology#Full"/>
<rtest:description rdf:parseType="Literal">
This test shows integer multiplication in OWL DL.<br xmlns="http://www.w3.org/1999/xhtml"></br>
For some finite K,
N times K is 2 times K. M times K is 3 times K.
N times M times K is not 5 times K.</rtest:description>
<rtest:inputDocument rdf:resource="http://www.w3.org/2002/03owlt/description-logic/inconsistent909"/>
</otest:InconsistencyTest>
</rdf:RDF>