On Mon, Nov 9, 2009 at 3:19 PM, Andy Seaborne <andy.seaborne@talis.com> wrote: > On template/pattern .... "bnodes". That reminds me... Are we expecting the statement: DELETE WHERE { :foo :bar _:b1 } to be the equivalent of: DELETE { :foo :bar ?b } WHERE { :foo :bar ?b FILTER isBlank(?b) } If not, then will _:b1 bind to a single blank node or all of them? Can it bind to non-blank nodes? Is this question too hard, and we should disallow blank nodes in DELETE templates? Regards, Paul GearonReceived on Monday, 9 November 2009 20:29:53 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 17:00:57 UTC