Testing XML Literal case, was Re: [Fwd: ISSUE-63: White-space Canonicalization of XML Literals]

An idea for the testing. Doesn't the following structure work for the test?

ASK WHERE {
foo bar "...original text verbatim"^^XMLLiteral
UNION
foo bar "...normalized text"^^XMLLiteral
}

Ie, the return is either the fully normalized text or the original
verbatim. The test does not give a _preference_ for the verbatim return
which is in the Ben's proposal, but at least works...

Ivan

-- 

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

Received on Wednesday, 14 November 2007 23:19:41 UTC