- From: Dan Connolly <connolly@w3.org>
- Date: Sat, 12 Nov 2005 12:49:54 -0600
- To: Eric Prud'hommeaux <eric@w3.org>
- Cc: public-rdf-dawg@w3.org
On Sat, 2005-11-12 at 11:39 -0500, Eric Prud'hommeaux wrote: > [[ > The grammar in appendix A defines the syntax of SPARQL Queries. SPARQL Query strings, no? (broken link to "grammar", btw") > Apart > from extension functions, the semantics of all SPARQL Queries are > defined within this document. A query is successful if it has been > processed in accordance with the semantics defined in this > specification and the semantics specified for any invoked extension > functions. I don't see why introduce a notion of "successful"; it's clearly not a property of queries. The same query might be "successful" in one case and not in another. I think this should do: B. Conformance See appendix A grammar regarding conformance of _SPARQL Query strings_, and section 10 Query Result Forms for conformance of query results. See appendix E. Internet Media Type for conformance to the application/sparql-query media type. This specification is intended for use in conjuction with the SPARQL Protocol[SPROT] and the SPARQL Query Results XML Format[RESULTS]. See those specifications for their conformance criteria. > http://www.w3.org/2001/sw/DataAccess/rq23/#conformance -- Dan Connolly, W3C http://www.w3.org/People/Connolly/ D3C2 887B 0F92 6005 C541 0875 0F91 96DE 6E52 C29E
Received on Saturday, 12 November 2005 18:50:00 UTC