blob: 04b73e8cde82a0f37a2fd689a3b3ebf9669f54b9 [file] [log] [blame]
<!--++ description-logic/inconsistent626.rdf ** generated by SKB ++-->
<!--++ Created Tue Feb 25 15:57:04 2003 ++-->
<!--
Copyright World Wide Web Consortium, (Massachusetts Institute of
Technology, European Research Consortium for Informatics and
Mathematics, Keio University).
All Rights Reserved.
Please see the full Copyright clause at
<http://www.w3.org/Consortium/Legal/copyright-software.html>
$Id: inconsistent626.rdf,v 1.5 2003-12-05 05:06:38 jeremy_carroll Exp $
-->
<!--
DL Test: t6.1
Double blocking example.
The concept should be incoherent but needs double blocking
-->
<!-- Author: Sean Bechhofer -->
<rdf:RDF
xmlns:oiled="http://oiled.man.example.net/test#"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xml:base="http://www.w3.org/2002/03owlt/description-logic/inconsistent626">
<owl:Ontology rdf:about=""/>
<owl:Class rdf:about="http://oiled.man.example.net/test#c.comp">
<owl:equivalentClass>
<owl:Restriction>
<owl:onProperty>
<owl:DatatypeProperty rdf:ID="P.1"/>
</owl:onProperty>
<owl:minCardinality rdf:datatype="/2001/XMLSchema#int"
>1</owl:minCardinality>
</owl:Restriction>
</owl:equivalentClass>
</owl:Class>
<owl:Class rdf:ID="V.3">
<owl:equivalentClass>
<owl:Restriction>
<owl:onProperty>
<owl:ObjectProperty rdf:about="http://oiled.man.example.net/test#invF"/>
</owl:onProperty>
<owl:someValuesFrom>
<owl:Class rdf:about="http://oiled.man.example.net/test#d"/>
</owl:someValuesFrom>
</owl:Restriction>
</owl:equivalentClass>
</owl:Class>
<owl:Class rdf:about="http://oiled.man.example.net/test#Unsatisfiable">
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://oiled.man.example.net/test#c.comp"/>
<owl:Restriction>
<owl:onProperty>
<owl:ObjectProperty rdf:about="http://oiled.man.example.net/test#invF"/>
</owl:onProperty>
<owl:someValuesFrom>
<owl:Class rdf:about="http://oiled.man.example.net/test#d"/>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty>
<owl:ObjectProperty rdf:about="http://oiled.man.example.net/test#invR"/>
</owl:onProperty>
<owl:allValuesFrom rdf:resource="#V.3"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="http://oiled.man.example.net/test#d">
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://oiled.man.example.net/test#c"/>
<owl:Restriction>
<owl:onProperty>
<owl:ObjectProperty rdf:about="http://oiled.man.example.net/test#f"/>
</owl:onProperty>
<owl:someValuesFrom rdf:resource="http://oiled.man.example.net/test#c.comp"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="http://oiled.man.example.net/test#c">
<owl:equivalentClass>
<owl:Restriction>
<owl:onProperty rdf:resource="#P.1"/>
<owl:maxCardinality rdf:datatype="/2001/XMLSchema#int"
>0</owl:maxCardinality>
</owl:Restriction>
</owl:equivalentClass>
</owl:Class>
<owl:ObjectProperty rdf:about="http://oiled.man.example.net/test#f">
<rdfs:subPropertyOf>
<owl:ObjectProperty rdf:about="http://oiled.man.example.net/test#r"/>
</rdfs:subPropertyOf>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="http://oiled.man.example.net/test#invF">
<owl:inverseOf rdf:resource="http://oiled.man.example.net/test#f"/>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="http://oiled.man.example.net/test#r">
<rdf:type rdf:resource="/2002/07/owl#TransitiveProperty"/>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="http://oiled.man.example.net/test#invR">
<owl:inverseOf rdf:resource="http://oiled.man.example.net/test#r"/>
</owl:ObjectProperty>
<rdf:Description rdf:about="/2002/07/owl#Thing">
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://oiled.man.example.net/test#f"/>
<owl:maxCardinality rdf:datatype="/2001/XMLSchema#nonNegativeInteger"
>1</owl:maxCardinality>
</owl:Restriction>
</rdfs:subClassOf>
</rdf:Description>
<oiled:Unsatisfiable/>
</rdf:RDF>