publisher constant

IriTerm const publisher

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