Re: Proposed updates to the SPARQL 1.1 test suite

Oh - I had missed that this one was problematic. Yes I agree this is a non-expert level query which should have clear semantics.


> On Jun 20, 2016, at 7:24 PM, Peter F. Patel-Schneider <pfpschneider@gmail.com> wrote:
> 
> 
> SELECT ?x WHERE { ?x :p :b .
>                  FILTER EXISTS { SELECT ?x WHERE { ?x :q :d . } } }

Received on Tuesday, 21 June 2016 14:32:28 UTC