RightsStatement constant

IriTerm const RightsStatement

IRI for dcterms:RightsStatement

A statement about the intellectual property rights (IPR) held in or over a resource, a legal document giving official permission to do something with a resource, or a statement about access rights.

Implementation

static const RightsStatement = IriTerm.prevalidated(
  'http://purl.org/dc/terms/RightsStatement',
);