public-rdf-in-xhtml-tf  

Re: RDFa reliance on namespace declaration

Ian Davis
Fri, 16 Jun 2006 00:31:41 -0700


On 15/06/2006 17:46, Henry S. Thompson wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

[Sorry, don't have Ian's original in my mbox??]
Misha Wolf writes:

2) replace namespace declaration mechanism with declarations based in the actual content with semantics specified by RDFa

Why does this make them less vulnerable to being lost during
transformations?

The risk remains but is of a much lesser degree and of a different nature. The identity XSLT transformation will leave content alone, but could quite easily change namespace prefixes.

The issue is one of coupling across different layers.

Ian