>Please correct me if I am wrong, but
>should not i1 be i2 here?
><attachments rdf:ID="i1">
><rdf:Bag rdf:ID="i2">
><attachment>data\sample1.txt</attachment>
><attachment>data\sample2.txt</attachment>
></rdf:Bag>
></attachments>
No, the attachments element and the rdf:Bag element each get their own unique ID value. They're not absolutely necessary, but are somewhat proactive to take control over the names assigned to the resources in the RDF triples, which would otherwise make up names.
>And - in the text above - sample1 appears twice.
I only see it there once...
Bob DuCharme
|