provenance constant

IriTerm const provenance

IRI for dcterms:provenance

A statement of any changes in ownership and custody of the resource since its creation that are significant for its authenticity, integrity, and interpretation.

Can be used on all classes in this vocabulary

Implementation

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