| <!--++ Restriction/conclusions006.rdf ** generated using webont test editor. ++--> |
| <!--++ Created 24 Sep 2003 15:02:08 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: conclusions006.rdf,v 1.3 2003-12-05 05:09:29 jeremy_carroll Exp $ |
| --> |
| <!-- |
| This test shows a correct application of OWL Full comprehension rules. |
| It also shows that optional type triples on an <code>owl:Restriction</code> |
| do not replace the obligatory ones. |
| --> |
| <!-- Author: Jeremy J. Carroll --> |
| <rdf:RDF |
| xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" |
| xmlns:owl="http://www.w3.org/2002/07/owl#" |
| xml:base="http://www.w3.org/2002/03owlt/Restriction/conclusions006" > |
| |
| <rdf:Description rdf:about="premises006#x"> |
| <rdf:type> |
| <rdf:Description> |
| <rdf:type |
| rdf:resource="http://www.w3.org/2002/07/owl#Class"/> |
| <owl:unionOf rdf:parseType="Collection"> |
| <owl:Restriction> |
| <owl:onProperty> |
| <owl:ObjectProperty rdf:about="premises006#p" /> |
| </owl:onProperty> |
| <owl:someValuesFrom rdf:resource="http://www.w3.org/2002/07/owl#Thing" /> |
| </owl:Restriction> |
| <owl:Class> |
| <owl:onProperty> |
| <owl:ObjectProperty rdf:about="premises006#p" /> |
| </owl:onProperty> |
| <owl:maxCardinality rdf:datatype= |
| "http://www.w3.org/2001/XMLSchema#int" |
| >0</owl:maxCardinality> |
| </owl:Class> |
| </owl:unionOf> |
| </rdf:Description> |
| </rdf:type> |
| </rdf:Description> |
| |
| </rdf:RDF> |