http://spinrdf.org/sp#Update
Class sp:Update
rdf:type
rdfs:Class
rdfs:comment
Abstract base class to group the various SPARQL UPDATE commands.
rdfs:label
Update
rdfs:subClassOf
sp:Command
References
as rdfs:domain (
sp:delete pattern
)
as rdfs:range (
spin:update
)
as rdfs:subClassOf (
sp:Modify
,
sp:Load
,
sp:Insert data
,
sp:Drop
,
sp:Delete where
,
sp:Delete data
,
sp:Create
,
sp:Clear
)
as
spin:constraint
(
spin:Update template
)
Generated with
TopBraid Composer
by
TopQuadrant, Inc.