Generates SPARQL USING NAMED clauses adding named graphs to an update dataset.
Emits one using named <graph> clause per graph, serialising each via reference and adding the IRI as a
named graph the where pattern of a deleet or insert template can match with a graph
block; repeat graphs to add several named graphs. The clauses sit between the update template and its where
clause. Empty graphs, such as those produced by nil, are dropped first; an empty list yields the empty
fragment, adding no named graphs.
Generates SPARQL
USING NAMEDclauses adding named graphs to an update dataset.Emits one
using named <graph>clause per graph, serialising each via reference and adding the IRI as a named graph the where pattern of a deleet or insert template can match with a graph block; repeat graphs to add several named graphs. The clauses sit between the update template and its where clause. Empty graphs, such as those produced by nil, are dropped first; an empty list yields the empty fragment, adding no named graphs.