contributor constant

IriTerm const contributor

IRI for dc: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/elements/1.1/contributor',
);