- From: Seaborne, Andy <andy.seaborne@hp.com>
- Date: Wed, 2 Jul 2008 16:27:47 +0000
- To: Jordi Albornoz Mulligan <jordi@cambridgesemantics.com>, "public-rdf-dawg-comments@w3.org" <public-rdf-dawg-comments@w3.org>
Jordi,
Thanks you for the correction. There is a W3C process for correcting documents and we will be going through that to fix things such as this.
---
Lee - should we now convene to process the editorial corrections that are in the pipeline?
Andy
> -----Original Message-----
> From: public-rdf-dawg-comments-request@w3.org [mailto:public-rdf-dawg-
> comments-request@w3.org] On Behalf Of Jordi Albornoz Mulligan
> Sent: 30 June 2008 23:40
> To: public-rdf-dawg-comments@w3.org
> Subject: Small error in example used in SPARQL spec section 10.3 ASK
>
>
> Hello,
>
> I haven't seen this noted anywhere yet so I wanted to point it out in
> case it can be corrected in the future.
>
> The ASK example in the SPARQL query spec disagrees with the SPARQL Query
> Results XML Format recommendation (http://www.w3.org/TR/rdf-sparql-
> XMLres/).
>
> See http://www.w3.org/TR/2008/REC-rdf-sparql-query-20080115/#ask
>
> The erroneous example is as follows:
> <?xml version="1.0"?>
> <sparql xmlns="http://www.w3.org/2005/sparql-results#">
> <head></head>
> <results>
> <boolean>true</boolean>
> </results>
> </sparql>
>
> The results XML format rec requires the 'boolean' element be a child of
> the 'sparql' element. Similarly, the JSON serialization note has that
> structure as well: http://www.w3.org/TR/rdf-sparql-json-res/
>
> --
> Jordi Albornoz Mulligan
> Founding Engineer - Cambridge Semantics
> jordi@cambridgesemantics.com
> (617) 401-7321
>
Received on Wednesday, 2 July 2008 16:29:26 UTC