public-rdf-in-xhtml-tf  

Re: RDFa reliance on namespace declaration

Anne van Kesteren
Thu, 15 Jun 2006 03:27:01 -0700


On Wed, 14 Jun 2006 20:38:23 +0200, Ian Davis <[EMAIL PROTECTED]> wrote:
Hi Ian,
Good point. NewsML 2 has also taken your approach #2. What syntax is eRDF using for this?

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/"; />

That's interesting. It also seems a better solution than RDFa as it integrates with text/html documents rather nicely.


--
Anne van Kesteren
<http://annevankesteren.nl/>
<http://www.opera.com/>