- From: Aaron Swartz <aswartz@upclink.com>
- Date: Mon, 16 Apr 2001 08:54:04 -0500
- To: RDF Comments <www-rdf-comments@w3.org>
The M&S, in section 6, while discussing the abbreviated attribute syntax, claims that: > 3. r2 is the resource named by the resource attribute if present or a new > resource. If the ID attribute is given it is the identifier of this new > resource. As Dave Beckett kindly pointed out, this contradicts the previous definition of the ID attribute, which was to provide an identifier for the reified statement. Thus, the M&S is unclear on the meaning of this attribute, since it defines it twice. Test case: <rdf:Description rdf:about="#x"> <a:b rdf:ID="bar" /> </rdf:Description> Additionally: <rdf:Description rdf:about="#x" a:c="bar"> <a:b rdf:ID="bar" /> </rdf:Description> Since this section specifies treatment of the attribute syntax, some interpretations of the spec may believe that these rules are only to be followed when the abbreviated syntax is used. This may partially be the cause of confusion in #rdfms-not-id-and-resource-attr and so may be related. Please add this to the issues list. Thanks. -- Aaron Swartz <me@aaronsw.com>| my.info <http://www.aaronsw.com> | <http://my.theinfo.org> AIM: JediOfPi | ICQ: 33158237| the future of news, today
Received on Monday, 16 April 2001 09:54:18 UTC