- From: Jason Diamond <jason@injektilo.org>
- Date: Sun, 10 Sep 2000 23:06:38 -0700
- To: <www-rdf-comments@w3.org>
Is this example from the end of Section 2 of the M&S, is there supposed to
be an "rdf:" prefix in front of the "about" attribute on the s:Person
element?
<rdf:RDF>
<rdf:Description about="http://www.w3.org/Home/Lassila">
<s:Creator>
<s:Person about="http://www.w3.org/staffId/85740">
<v:Name>Ora Lassila</v:Name>
<v:Email>lassila@w3.org</v:Email>
</s:Person>
</s:Creator>
</rdf:Description>
</rdf:RDF>
Thanks,
Jason Diamond.
Received on Monday, 11 September 2000 02:08:21 UTC