You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add failing test case for SPARQL 1.1 graph mgmt operations
The test case currently fails and will drop <http://example.com/my-graph>
* Fix sparql generator for SPARQL 1.1 update ADD, MOVE, COPY operations
Previously the generator incorrectly omitted the source graph.
Reference https://www.w3.org/TR/sparql11-update/#copy
0 commit comments