On 4/5/2010 5:56 PM, Paul Gearon wrote: > On Mon, Apr 5, 2010 at 5:14 PM, Andy Seaborne<andy.seaborne@talis.com> wrote: > <snip/> >> For example: >> >> { ?s ?p ?o MINUS { SELECT (:s AS ?s){} } } >> >> removes the ?s=:s binding rows regardless of the contents of the graph. >> >> { ?s ?p ?o MINUS { ?x ?y ?z } } >> >> where the contents of the graph don't matter for the MINUS (if it's empty ?s >> ?p ?o is zero rows) > > Sorry, I'm not clear on this. Are you saying that this just returns > the contents of the graph, and that the MINUS has no effect since > there are no matching variables? Yes, I'm pretty sure that is what Andy is saying. (And that's what the extra condition on the MINUS definition ensures.) LeeReceived on Monday, 5 April 2010 23:21:08 GMT
This archive was generated by hypermail 2.3.1 : Tuesday, 26 March 2013 16:15:42 GMT