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 = const IriTerm(
  'http://purl.org/dc/elements/1.1/publisher',
);