RE: RDFa reliance on namespace declaration

Hi Ian,

> eRDF uses a convention that I first saw described in a W3C 
> workshop report from 1996 [1]. This was later adopted for the 
> Dublin Core[2].
> 
> Basically a schema prefix is declared in the head of the 
> document like this:
> 
> <link rel="schema.dc" href="http://purl.org/dc/elements/1.1/" />

I see.

NewsML 2 uses the following syntax:

<catalog>
   <scheme alias="gnre" uri="http://iptc.org/newscodes/genre#" />
   <scheme alias="rol" uri="http://iptc.org/newscodes/role#" />
   <scheme alias="scn" uri="http://iptc.org/newscodes/scene#" />
   [...]
</catalog> 

As discussed in another thread, we're currently considering dropping
the trailing "#".

Regards,
Misha
------------------- NewsML 2 resources ------------------------------
http://www.iptc.org         | http://www.iptc.org/std-dev/NAR/1.0
http://www.iptc.org/std-dev | http://groups.yahoo.com/group/newsml-2


To find out more about Reuters visit www.about.reuters.com

Any views expressed in this message are those of the individual sender, except where the sender specifically states them to be the views of Reuters Ltd.

Received on Thursday, 15 June 2006 13:16:47 UTC