- From: Steve Harris <steve.harris@garlik.com>
- Date: Mon, 29 Nov 2010 13:07:25 +0000
- To: SPARQL Working Group <public-rdf-dawg@w3.org>
Received on Monday, 29 November 2010 13:08:00 UTC
Erratum below... On 2010-11-29, at 12:38, Steve Harris wrote: > > Examples: > > SELECT (RAND() AS ?r) > WHERE { } > LIMIT 3 As pointed out by Andy, all these should read { ?s ?p ?o } instead of { }, otherwise there would only be one solution, regardless of the LIMIT. - 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 Monday, 29 November 2010 13:08:00 UTC