DCMIType constant

IriTerm const DCMIType

IRI for dcterms:DCMIType

The set of classes specified by the DCMI Type Vocabulary, used to categorize the nature or genre of the resource.

See also

Implementation

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