I think generally URI identifies rdf:Resource. You needn¡¯t declare. When you use ¡°<WineGrape rdf:ID=¡±CabernetSauvignonGrape¡±/>, the OWL parser will consider it as that CabernetSauvignonGrape is an instance of WineGrape. Best regards, Zhu, Bin http://www.uclab.org/zhubin/ -- Ubiquitous Computing Lab (http://www.uclab.org) -----Original Message----- From: www-rdf-interest-request@w3.org [mailto:www-rdf-interest-request@w3.org] On Behalf Of Prajakta Nivargi Sent: 2004Äê8ÔÂ30ÈÕ 9:26 To: www-rdf-interest@w3.org Subject: Classes in OWL If I create a class in OWL e.g. <owl:Class rdf:ID="WineGrape"/> Then I create an instance <WineGrape rdf:ID="CabernetSauvignonGrape" /> Can I check whether Subject: CabernetSauvignonGrape is Predicate: rdf:resource=http://www.w3.org/1999/02/22-rdf-syntax-ns#type of Object:WineGrape? Basically can I use the rdf:resource=http://www.w3.org/1999/02/22-rdf-syntax-ns#type predicate on these OWL classes which have not been declared as a subclass of rdfs;Resource ? PrajaktaReceived on Monday, 30 August 2004 02:34:24 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 23 April 2007 18:20:21 GMT