afs commented on issue #1758:
URL: https://github.com/apache/jena/issues/1758#issuecomment-1431167975

   The update has a `WITH`. It can't be mixed with using-graph-uri.
   
   WITH and USING/using-graph-uri are both affecting the choices of graphs so 
they interact.
   
   The spec of protocol says it's an error (not a Jena design decision)
   
   SPARQL Update: Protocol using-graph-uri or using-named-graph-uri present 
where update request has USING, USING NAMED or WITH
   
   https://www.w3.org/TR/sparql11-protocol/#update-dataset
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to