blob: aeebe84fe95c70332ddd0edae86229d97ad70904 [file] [log] [blame]
<!--++ description-logic/consistent024.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: consistent024.rdf,v 1.5 2003-12-05 05:06:35 jeremy_carroll Exp $
-->
<!--
DL Test: t5.1
Non-finite model example from paper
The concept should be coherent but has no finite model
-->
<!-- Author: Sean Bechhofer -->
<rdf:RDF
xml:base="http://www.w3.org/2002/03owlt/description-logic/consistent024"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
<owl:Ontology rdf:about=""/>
<owl:Class rdf:about="http://oiled.man.example.net/test#Satisfiable">
<owl:equivalentClass>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class>
<owl:complementOf>
<owl:Class rdf:about="http://oiled.man.example.net/test#a"/>
</owl:complementOf>
</owl:Class>
<owl:Restriction>
<owl:onProperty rdf:resource="http://oiled.man.example.net/test#invF"/>
<owl:someValuesFrom>
<owl:Class rdf:about="http://oiled.man.example.net/test#a"/>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://oiled.man.example.net/test#invR"/>
<owl:someValuesFrom>
<owl:Restriction>
<owl:onProperty rdf:resource="http://oiled.man.example.net/test#invF"/>
<owl:someValuesFrom>
<owl:Class rdf:about="http://oiled.man.example.net/test#a"/>
</owl:someValuesFrom>
</owl:Restriction>
</owl:someValuesFrom>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:equivalentClass>
</owl:Class>
<owl:Class rdf:about="http://oiled.man.example.net/test#a"/>
<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#invR">
<owl:inverseOf rdf:resource="http://oiled.man.example.net/test#r"/>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="http://oiled.man.example.net/test#f">
<rdfs:subPropertyOf rdf:resource="http://oiled.man.example.net/test#r"/>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="http://oiled.man.example.net/test#r"/>
<owl:TransitiveProperty rdf:about="http://oiled.man.example.net/test#r"/>
<rdf:Description rdf:about='http://www.w3.org/2002/07/owl#Thing' >
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://oiled.man.example.net/test#f"/>
<owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxCardinality>
</owl:Restriction>
</rdfs:subClassOf>
</rdf:Description>
<rdf:Description>
<rdf:type rdf:resource="http://oiled.man.example.net/test#Satisfiable"/>
</rdf:Description>
</rdf:RDF>