Hi Charles,
Indeed as the spec says:
[41] Modify ::=
( 'WITH' iri )?
( DeleteClause InsertClause? | InsertClause ) UsingClause*
'WHERE' GroupGraphPattern
Where does the value for $g come from in the example?
Andy
On 25/10/17 17:48, Charles Greer 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
Thanks, Charles
Charles Greer
Lead Engineer
MarkLogic Corporation
[email protected]
@grechaw
www.marklogic.com