- From: Olivier Corby <Olivier.Corby@sophia.inria.fr>
- Date: Mon, 14 Feb 2011 14:29:09 +0100
- To: SPARQL Working Group <public-rdf-dawg@w3.org>
Received on Monday, 14 February 2011 13:29:44 UTC
SPARQL 1.1 Query Language Grammar enables "exists" pattern in several interesting places, in particular: select ( exists{?x ex:name 'J.Doe'} as ?b) where group by exists {?x ex:name 'J.Doe'} order by exists {?x ex:name 'J.Doe'} having exists {?x ex:name 'J.Doe'} It may be useful to include test cases. Best regards, Olivier
Received on Monday, 14 February 2011 13:29:44 UTC