- From: <jos.deroo.jd@belgium.agfa.com>
- Date: Sat, 18 Nov 2000 01:26:05 +0100
- To: " - *seth@robustai.net" <seth@robustai.net>
- Cc: " - *www-rdf-interest@w3.org" <www-rdf-interest@w3.org>
Seth,
(leaving aside correct namespacing) I think that writing
<rdf>
<description about="http://robustAi.net/~seth/index.htm">
<label>Seth Russell</label>
<email ID="200011171">seth@clickshop.com</email>
<email ID="200011172">seth@robustAi.net</email>
</description>
<description about="#200011172">
<revises resource="#200011171"/>
</description>
</rdf>
means that #200011171 is properly identifying the statement
{http://robustAi.net/~seth/index.htm email "seth@clickshop.com"}
and that #200011172 is doing the same for the statement
{http://robustAi.net/~seth/index.htm email "seth@robustAi.net"}
at least that's my understanding of
http://www.w3.org/TR/REC-rdf-syntax/#grammar
[[[...The value of the ID attribute, if specified, is the identifier for
the resource that represents the reification of the statement...]]]
Please correct me ...
--
Jos
Received on Friday, 17 November 2000 19:26:17 UTC