Patch constant

IriTerm const Patch

IRI for solid:Patch

A patch expresses conditional modifications to a resource that has an RDF-based representation.

Implementation

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