- From: Steve Harris <steve.harris@garlik.com>
- Date: Wed, 27 Apr 2011 10:30:48 +0100
- To: Andy Seaborne <andy.seaborne@epimorphics.com>
- Cc: public-rdf-dawg@w3.org
On 2011-04-27, at 09:05, Andy Seaborne wrote:
>
> On 26/04/11 22:02, Steve Harris wrote:
>>> A WHERE clause is necessary, this is legal:
>>> >
>>> > SELECT * {} BINDINGS ?var1 ?var2 {
>>> > ( "var1-value1" "var2-value1" )
>>> > ( "var1-value2" "var2-value2" )
>>> > }
>> Not necessary, or not legal?
>
> That query has a WHERE clause, just no keyword WHERE. Maybe call it a graph pattern. Dave's examples were
Oh, I see, I got caught out my the lack of WHERE keyword.
> SELECT * WHERE BINDINGS
> SELECT * BINDINGS
>
> both of which are illegal syntax.
Right.
- Steve
--
Steve Harris, CTO, Garlik Limited
1-3 Halford Road, Richmond, TW10 6AW, UK
+44 20 8439 8203 http://www.garlik.com/
Registered in England and Wales 535 7233 VAT # 849 0517 11
Registered office: Thames House, Portsmouth Road, Esher, Surrey, KT10 9AD
Received on Wednesday, 27 April 2011 09:31:24 UTC