- From: Dan Connolly <connolly@w3.org>
- Date: Mon, 25 Jul 2005 10:26:06 -0500
- To: RDF Data Access Working Group <public-rdf-dawg@w3.org>
In a follow-up... http://lists.w3.org/Archives/Public/public-rdf-dawg-comments/2005Jul/0049.html to his comment on charmod conformance... http://lists.w3.org/Archives/Public/public-rdf-dawg-comments/2005Jul/0026.html Bjoern Hoehrmann points out that the SPARQL QL spec doesn't say that query strings are composed of unicode characters. I thought we did, but double-checking, I see that our grammar gives gives the productions and the start symbol, but not the alphabet. "A SPARQL query string is a sequence of characters in the language defined by the following grammar, starting with the Query production." -- http://www.w3.org/2001/sw/DataAccess/rq23/#grammar I suggest A SPARQL query string is a character string (cf section 6.1 String concepts of [CHARMOD]) in the language defined by the following grammar, starting with the Query production. where [charmod] links to a new normative reference: <dt> <a name="CHARMOD" id="CHARMOD">CHARMOD</a> </dt> <dd> <cite> <a href="http://www.w3.org/TR/2005/REC-charmod-20050215/">Character Model for the World Wide Web 1.0: Fundamentals</a> </cite>, R. Ishida, F. Yergeau, M. J. Dürst, M. Wolf, T. Texin, Editors, W3C Recommendation, 15 February 2005, http://www.w3.org/TR/2005/REC-charmod-20050215/ . <a href="http://www.w3.org/TR/charmod/" title="Latest version of Character Model for the World Wide Web 1.0: Fundamentals">Latest version</a> available at http://www.w3.org/TR/charmod/ . </dd> which I got by putting http://www.w3.org/TR/charmod/ into the bibliography generator http://www.w3.org/2002/01/tr-automation/tr-biblio-ui -- Dan Connolly, W3C http://www.w3.org/People/Connolly/ D3C2 887B 0F92 6005 C541 0875 0F91 96DE 6E52 C29E
Received on Monday, 25 July 2005 15:26:13 UTC