good evening;
> On 2017-10-25, at 18:48, Charles Greer <[email protected]> wrote: > > Hi jena folks, I was surprised recently with a customer who was surprised > that my jena connector did not properly > > bind graph names as variables after WITH. > > > WITH ?g > > INSERT ... > > DELETE ... > > > When I looked back at the SPARQL specs, it looks indeed true that variables > are inadmissable after WITH or USING. > > I am curious about how to write a workaround, short of putting a literal in > for ?g do you have a concrete example which you are in a position to share? where did the customer express a binding for the ?g of which they thought the ‘with’ clause was in its scope? best regards, from berlin,
