blob: 3bff0c659b8f3d290871eb5403e04c1408295274 [file] [log] [blame]
<!--++ SymmetricProperty/premises002.rdf ** generated using webont test editor. ++-->
<!--++ Created 19 Sep 2003 12:28: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: premises002.rdf,v 1.3 2003-12-05 05:09:28 jeremy_carroll Exp $
-->
<!--
Test illustrating extensional semantics of <code>owl:SymmetricProperty</code>.
-->
<!-- Author: Jeremy J. Carroll -->
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:first="http://www.w3.org/2002/03owlt/SymmetricProperty/premises002#"
xml:base="http://www.w3.org/2002/03owlt/SymmetricProperty/premises002" >
<owl:InverseFunctionalProperty rdf:about="#equalityOnA">
<rdfs:range>
<owl:Class rdf:ID="A">
<owl:oneOf rdf:parseType="Collection">
<owl:Thing rdf:ID="a"/>
<owl:Thing rdf:ID="b"/>
</owl:oneOf>
</owl:Class>
</rdfs:range>
</owl:InverseFunctionalProperty>
<owl:Thing rdf:about="#a">
<first:equalityOnA rdf:resource="#a"/>
</owl:Thing>
<owl:Thing rdf:about="#b">
<first:equalityOnA rdf:resource="#b"/>
</owl:Thing>
<owl:Thing rdf:ID="c"/>
</rdf:RDF>