Re: [topbraid-users] sparql question(s) related to BIND

2014-09-03 Thread Scott Henninger
Nicolae;  The semantics of BIND and basic graph patterns are a bit confusing, and you've noted that parts of the spec is open to interpretation.  The Jena ARQ engine TopBraid uses will interpret the graph patterns inside-out, which means the GRAPH ?egDataGraph {} is inter

[topbraid-users] sparql question(s) related to BIND

2014-09-03 Thread Nicolae Marasoiu
Hi, I have an issue understanding BIND keyword I understand it creates a new variable (name, value) pair / binding within a {} scope However, the spec also says it breaks the graph pattern scope {} into 2 {}s but does not clarify what that means (especially when the previous {} does not bring