Adding some triples to a graph. The snippet describes two RDF triples to be inserted into the default graph of the RDF store.
This SPARQL/Update request contains a triple to be deleted and a triple to be added (used here to correct a book title). The requested change happens in the named graph identified by the URI http://example/bookStore.
The example below has a request to delete all records of old books (with date before year 2000)
This snippet copies records from one named graph to another named graph based on a pattern.
An example to move records from one named graph to another named graph based on a pattern.
"SPARQL 1.1 Update". www.w3.org. Retrieved 2021-01-07. https://www.w3.org/TR/sparql11-update/Overview.html ↩
D2R Server http://d2rq.org/ ↩
Parliament http://parliament.semwebcentral.org/ ↩
"The Tabulator" http://www.w3.org/2005/ajar/tab ↩