Re: Atom 1.0 + RDFa 1.1

Toby,

pardon my ignorance. But

> 
> Here's the example again:
> 
> <feed xmlns="http://www.w3.org/2005/Atom"
>    property="http://example.com/xml"
>    datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral"
>> <entry /></feed>
> 

is this a realistic example? I mean: how would such a situation in Atom occur? What does it mean? Is it a real-life issue?

A DOM but RDFa aware implementation could obviously look at the @datatype processing top-down and stop a recursion if an XML Literal declaration is found. Ie, this is not a real problem for a, say, Python based implementation (it might be hairy for XSLT indeed), but I would like to understand what that stuff is and means...

Ivan



> Consider the XMLLiteral generated.
> 
> -- 
> Toby A Inkster
> <mailto:mail@tobyinkster.co.uk>
> <http://tobyinkster.co.uk>
> 
> 


----
Ivan Herman, W3C Semantic Web Activity Lead
Home: http://www.w3.org/People/Ivan/
mobile: +31-641044153
PGP Key: http://www.ivan-herman.net/pgpkey.html
FOAF: http://www.ivan-herman.net/foaf.rdf

Received on Monday, 15 November 2010 15:20:52 UTC