Re: The Tragedy of RSS

In a message dated 10/4/2002 8:55:36 AM US Mountain Standard Time, 
nmg@ecs.soton.ac.uk writes:
> For example, is the following XML document an example of the use of
> RDF? (ie. it is RDF?)
> 
> <?xml version="1.0" encoding="UTF-8"?>
> <foo xmlns:dc="http://purl.org/dc/elements/1.1/">
>   <bar>lorem ipsum</bar>
>   <dc:title>This is a title</dc:title>
> </foo>
> 

It is an example of XML.  My understanding is that the only
elements and attributes controlled by the RDF spec are the ones
in the RDF namespace.  The elements of dublin core are not part
of RDF -- they can be used anywhere you like.

 - Mike
----------------------------------------------------
Michael C. Daconta
Director, Web & Technology Services
www.mcbrad.com

Received on Friday, 4 October 2002 15:33:38 UTC