InsertDeletePatch constant

IriTerm const InsertDeletePatch

IRI for solid:InsertDeletePatch

A class of patch expressing insertions, deletions, and conditional modifications to a resource that has an RDF-based representation.

See also

Implementation

static const InsertDeletePatch = IriTerm.prevalidated(
  'http://www.w3.org/ns/solid/terms#InsertDeletePatch',
);