- From: Ivan Herman <ivan@w3.org>
- Date: Mon, 15 Nov 2010 16:22:19 +0100
- To: Toby Inkster <tai@g5n.co.uk>
- Cc: RDFa Working Group <public-rdfa-wg@w3.org>
Received on Monday, 15 November 2010 15:20:52 UTC
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