- From: Ivan Herman <ivan@w3.org>
- Date: Wed, 14 Nov 2007 23:43:13 +0100
- To: Ben Adida <ben@adida.net>, W3C RDFa task force <public-rdf-in-xhtml-tf@w3.org>
Received on Wednesday, 14 November 2007 23:19:41 UTC
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