- From: Graham Klyne <[email protected]>
- Date: Wed, 06 Sep 2000 17:37:51 +0100
- To: Dan Brickley <[email protected]>, RDF interest group <[email protected]>
Another for the issue page? The RDF collection classes (Bag, Seq, Alt) are somewhat irregular in their construction from the XML syntax. Specifically, the RDF parser needs to have special knowledge of these classes in order to recognize that the contained rdf:li properties are really rdf:_1, rdf:_2, etc. This in turn means that it is not possible to define RDF applications and corresponding schema that declare subclasses of the collection classes for specific purposes, but which can also be treated as any collection class, because a non-schema-aware parser would not know to translate the
Received on Wednesday, 6 September 2000 13:23:27 UTC