Hi Folks, Is this legal: <owl:Class rdf:ID="Juicer"> <rdfs:subClassOf rdf:resource="#Appliance"/> <rdfs:subClassOf> <owl:Restriction> <owl:onProperty rdf:resource="#makesObsolete"/> <owl:allValuesFrom rdf:resource="#Juicer"/> </owl:Restriction> </rdfs:subClassOf> </owl:Class> Note the recursion - Juicer is being used in the definition of Juicer. Is this legal? /RogerReceived on Thursday, 22 May 2003 12:28:19 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 23 April 2007 18:20:08 GMT