type constant

IriTerm const type

IRI for dc:type

The nature or genre of the resource.

Can be used on all classes in this vocabulary

Implementation

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