consistent005.rdf
来自「jena2.5.4推理机系统的一种最基本实现 HP实验室出品」· RDF 代码 · 共 93 行
RDF
93 行
<!--++ description-logic/consistent005.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: consistent005.rdf,v 1.4 2003/05/14 22:32:01 jcarroll Exp $--><!--DL Test: fact4.2--><!-- Author: Sean Bechhofer --><rdf:RDF xml:base="http://www.w3.org/2002/03owlt/description-logic/consistent005" 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:Restriction> <owl:onProperty rdf:resource="http://oiled.man.example.net/test#rx3a"/> <owl:someValuesFrom> <owl:Class> <owl:intersectionOf rdf:parseType="Collection"> <owl:Class rdf:about="http://oiled.man.example.net/test#c1"/> <owl:Class rdf:about="http://oiled.man.example.net/test#c2"/> </owl:intersectionOf> </owl:Class> </owl:someValuesFrom> </owl:Restriction> </owl:complementOf> </owl:Class> <owl:Restriction> <owl:onProperty rdf:resource="http://oiled.man.example.net/test#rx3a"/> <owl:someValuesFrom> <owl:Class rdf:about="http://oiled.man.example.net/test#c1"/> </owl:someValuesFrom> </owl:Restriction> <owl:Restriction> <owl:onProperty rdf:resource="http://oiled.man.example.net/test#rx4a"/> <owl:someValuesFrom> <owl:Class rdf:about="http://oiled.man.example.net/test#c2"/> </owl:someValuesFrom> </owl:Restriction> </owl:intersectionOf> </owl:Class> </owl:equivalentClass> </owl:Class> <owl:Class rdf:about="http://oiled.man.example.net/test#c1"/> <owl:Class rdf:about="http://oiled.man.example.net/test#c2"/> <owl:ObjectProperty rdf:about="http://oiled.man.example.net/test#rx1"/> <owl:ObjectProperty rdf:about="http://oiled.man.example.net/test#rx2"/> <owl:ObjectProperty rdf:about="http://oiled.man.example.net/test#rx3"> <rdfs:subPropertyOf rdf:resource="http://oiled.man.example.net/test#rx1"/> <rdfs:subPropertyOf rdf:resource="http://oiled.man.example.net/test#rx"/> </owl:ObjectProperty> <owl:FunctionalProperty rdf:about="http://oiled.man.example.net/test#rx3"/> <owl:ObjectProperty rdf:about="http://oiled.man.example.net/test#rx4"> <rdfs:subPropertyOf rdf:resource="http://oiled.man.example.net/test#rx2"/> <rdfs:subPropertyOf rdf:resource="http://oiled.man.example.net/test#rx"/> </owl:ObjectProperty> <owl:FunctionalProperty rdf:about="http://oiled.man.example.net/test#rx4"/> <owl:ObjectProperty rdf:about="http://oiled.man.example.net/test#rxa"/> <owl:ObjectProperty rdf:about="http://oiled.man.example.net/test#rx1a"/> <owl:ObjectProperty rdf:about="http://oiled.man.example.net/test#rx2a"/> <owl:ObjectProperty rdf:about="http://oiled.man.example.net/test#rx3a"> <rdfs:subPropertyOf rdf:resource="http://oiled.man.example.net/test#rx1a"/> <rdfs:subPropertyOf rdf:resource="http://oiled.man.example.net/test#rxa"/> </owl:ObjectProperty> <owl:FunctionalProperty rdf:about="http://oiled.man.example.net/test#rx3a"/> <owl:ObjectProperty rdf:about="http://oiled.man.example.net/test#rx4a"> <rdfs:subPropertyOf rdf:resource="http://oiled.man.example.net/test#rx2a"/> <rdfs:subPropertyOf rdf:resource="http://oiled.man.example.net/test#rxa"/> </owl:ObjectProperty> <owl:FunctionalProperty rdf:about="http://oiled.man.example.net/test#rx4a"/> <owl:ObjectProperty rdf:about="http://oiled.man.example.net/test#rx"/> <owl:FunctionalProperty rdf:about="http://oiled.man.example.net/test#rx"/> <rdf:Description> <rdf:type rdf:resource="http://oiled.man.example.net/test#Satisfiable"/> </rdf:Description></rdf:RDF>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?