Re: ISSUE-13: History of rdf:XMLLiteral

On Nov 10, 2011, at 23:44 , Richard Cyganiak wrote:

> Hi Jeremy,
> 
> On 10 Nov 2011, at 22:26, Jeremy Carroll wrote:
>> An RDF/XML parser should do the C14N step, it is not that hard, and so many do. And for a lot of purposes, even if you mess up on the C14N step it does not matter so much, because the sort of app that does a lot of comparisons is typically logic heavy, and does not use XML Literals, whereas the sort of app that uses XML Literals is web processing heavy, and isn't very logical, and often doesn't do much comparison
> 
> Well then let's make that explicit.
> 
> Require C14N only as part of the L2V mapping and not in the lexical form, so that the parsers who mess up are actually conforming. This way we might even get a chance to use rdf:XMLLiteral in Turtle, where we currently need to canonicalize *by hand*.
> 
> And make rdf:XMLLiteral an optional part of the datatype map (like the XSD types) so that apps who don't need to compare XML values can just treat it as opaque blobs.
> 

I agree with both of the above.

Ivan



> As far as I can see, everybody wins.
> 
> Best,
> Richard


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

Received on Friday, 11 November 2011 08:58:58 UTC