premises107.rdf
来自「Jena推理机」· RDF 代码 · 共 114 行
RDF
114 行
<!--++ description-logic/premises107.rdf ** generated using webont test editor. ++--><!--++ Created 27 Feb 2003 22:38:35 GMT ++--><!-- 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: premises107.rdf,v 1.7 2003/05/14 22:32:02 jcarroll Exp $--><!--DL Test: heinsohn3.1Tbox tests from <a href="#ref-Heinsohn_et_al.">[Heinsohn et al.]</a>Tests incoherency caused by number restrictions and role hierarchy--><!-- Author: Sean Bechhofer --><rdf:RDF xml:base="http://www.w3.org/2002/03owlt/description-logic/premises107" 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#Unsatisfiable"> <owl:equivalentClass> <owl:Class> <owl:intersectionOf rdf:parseType="Collection"> <owl:Class> <owl:complementOf> <owl:Restriction> <owl:onProperty rdf:resource="http://oiled.man.example.net/test#r"/> <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger" >2</owl:minCardinality> </owl:Restriction> </owl:complementOf> </owl:Class> <owl:Restriction> <owl:onProperty rdf:resource="http://oiled.man.example.net/test#r"/> <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger" >1</owl:minCardinality> </owl:Restriction> <owl:Restriction> <owl:onProperty rdf:resource="http://oiled.man.example.net/test#r"/> <owl:someValuesFrom> <owl:Class rdf:about="http://oiled.man.example.net/test#c"/> </owl:someValuesFrom> </owl:Restriction> <owl:Restriction> <owl:onProperty rdf:resource="http://oiled.man.example.net/test#r"/> <owl:someValuesFrom> <owl:Class rdf:about="http://oiled.man.example.net/test#d"/> </owl:someValuesFrom> </owl:Restriction> </owl:intersectionOf> </owl:Class> </owl:equivalentClass> </owl:Class> <owl:Class rdf:about="http://oiled.man.example.net/test#a"> <owl:equivalentClass> <owl:Class> <owl:unionOf rdf:parseType="Collection"> <owl:Class rdf:about="http://oiled.man.example.net/test#c"/> <owl:Class rdf:about="http://oiled.man.example.net/test#d"/> </owl:unionOf> </owl:Class> </owl:equivalentClass> </owl:Class> <owl:Class rdf:about="http://oiled.man.example.net/test#c"/> <owl:Class rdf:about="http://oiled.man.example.net/test#d"/> <owl:Class rdf:about="http://oiled.man.example.net/test#e"/> <owl:ObjectProperty rdf:about="http://oiled.man.example.net/test#r"/> <owl:ObjectProperty rdf:about="http://oiled.man.example.net/test#r1"> <rdfs:subPropertyOf rdf:resource="http://oiled.man.example.net/test#r"/> </owl:ObjectProperty> <owl:ObjectProperty rdf:about="http://oiled.man.example.net/test#r2"> <rdfs:subPropertyOf rdf:resource="http://oiled.man.example.net/test#r"/> </owl:ObjectProperty> <owl:ObjectProperty rdf:about="http://oiled.man.example.net/test#r3"> <rdfs:subPropertyOf rdf:resource="http://oiled.man.example.net/test#r"/> </owl:ObjectProperty> <owl:ObjectProperty rdf:about="http://oiled.man.example.net/test#t1"> <rdfs:subPropertyOf rdf:resource="http://oiled.man.example.net/test#tt"/> </owl:ObjectProperty> <owl:ObjectProperty rdf:about="http://oiled.man.example.net/test#t2"> <rdfs:subPropertyOf rdf:resource="http://oiled.man.example.net/test#tt"/> </owl:ObjectProperty> <owl:ObjectProperty rdf:about="http://oiled.man.example.net/test#t3"> <rdfs:subPropertyOf rdf:resource="http://oiled.man.example.net/test#tt"/> </owl:ObjectProperty> <owl:ObjectProperty rdf:about="http://oiled.man.example.net/test#tt"/> <owl:Class rdf:about="http://oiled.man.example.net/test#c"> <owl:disjointWith> <owl:Class rdf:about="http://oiled.man.example.net/test#d"/> </owl:disjointWith> </owl:Class> <owl:Class rdf:about="http://oiled.man.example.net/test#c"> <owl:disjointWith> <owl:Class rdf:about="http://oiled.man.example.net/test#e"/> </owl:disjointWith> </owl:Class> <owl:Class rdf:about="http://oiled.man.example.net/test#d"> <owl:disjointWith> <owl:Class rdf:about="http://oiled.man.example.net/test#e"/> </owl:disjointWith> </owl:Class></rdf:RDF>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?