publisher constant

IriTerm const publisher

IRI for dcterms:publisher

An entity responsible for making the resource available.

Can be used on all classes in this vocabulary

Implementation

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