title constant

IriTerm const title

IRI for dc:title

A name given to the resource.

Can be used on all classes in this vocabulary

Implementation

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