- From: Aaron Swartz <aswartz@swartzfam.com>
- Date: Fri, 25 May 2001 17:11:44 -0500
- To: Victor Lindesay <victor@vicsoft.co.uk>, RDF Interest <www-rdf-interest@w3.org>
Victor Lindesay <victor@vicsoft.co.uk> wrote:
> If I wish to embed an RDF node within a document to describe that document,
> do I omit the about attribute in the RDF:Description element or is there a
> specific value for the about attribute which points to the current document.
There is a specific value -- no value. In other words, it looks like:
<rdf:Description rdf:about="">
<!-- ... -->
</rdf:Description>
Hope this helps,
--
[ Aaron Swartz | me@aaronsw.com | http://www.aaronsw.com ]
Received on Friday, 25 May 2001 18:12:17 UTC