- From: Karsten Tolle <tolle@csi.forth.gr>
- Date: Wed, 14 Jul 1999 17:05:23 +0300 (EET DST)
- To: www-rdf-comments@w3.org
- Cc: tolle@csi.forth.gr
In the RDF M&S is the syntax of RDF given in BNF. So, if we have for example: [6.3] description ::= '<rdf:Description' idAboutAttr? bagIdAttr? propAttr* '/>' This would mean that the idAboutAttr should stand befor the bagIdAttr, like <rdf:Description about="..." bagID="..." ... and not <rdf:Descriptin bagID="..." about="..." ... For example SiRPAC does not care about the order. So, is it a syntactic feature inherited from XML not to care about the order of attributes? Karsten Tolle tolle@csi.forth.gr
Received on Wednesday, 14 July 1999 10:05:34 UTC