contributor constant

IriTerm const contributor

IRI for dcterms:contributor

An entity responsible for making contributions to the resource.

Can be used on all classes in this vocabulary

Implementation

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