- From: Peter Ansell <ansell.peter@gmail.com>
- Date: Sat, 16 Oct 2010 08:09:09 +1000
- To: Dave Beckett <dave@dajobe.org>
- Cc: public-rdf-dawg-comments@w3.org
Hi Dave,
They are extensions proposed by the Federated Query draft [1]
Cheers,
Peter
[1] http://www.w3.org/TR/sparql11-federated-query/
On 16 October 2010 01:29, Dave Beckett <dave@dajobe.org> wrote:
> Could you please explain what this is in
> http://www.w3.org/TR/2010/WD-sparql11-query-20101014/
>
> [27] BindingsClause ::= ( 'BINDINGS' Var* '{' ( '(' BindingValue+ ')'
> | NIL )* '}' )?
> [28] BindingValue ::= IRIref | RDFLiteral | NumericLiteral |
> BooleanLiteral | 'UNDEF'
>
> The query spec doesn't mention it all, but it's appeared in the grammar at
> the optional end of a SELECT.
>
> Dave
>
>
Received on Friday, 15 October 2010 22:16:12 UTC