Manos Batsis wrote > > I'm no expert but, I don't find any sense in nesting > > <rdfs:subClassOf > rdf:resource="http://www.w3.org/2000/01/rdf-schema#Class"/> > > inside > > <rdfs:Class rdf:ID="MyClass"> > > </rdfs:Class> > > It's like saying the same thing two times (please someone correct me if > I'm wrong). > <rdfs:Class ...> expresses that MyClass an _instance_ of rdfs:Class, <rdfs:subClassOf ...> says it's a _specialization_ of rdfs:Class. The latter makes MyClass another meta class. HTH, Wolf SiberskiReceived on Friday, 11 January 2002 07:15:22 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:51:52 GMT