creator constant

IriTerm const creator

IRI for dc:creator

An entity primarily responsible for making the resource.

Can be used on all classes in this vocabulary

Implementation

static const creator = IriTerm.prevalidated(
  'http://purl.org/dc/elements/1.1/creator',
);