date constant

IriTerm const date

IRI for dc:date

A point or period of time associated with an event in the lifecycle of the resource.

Can be used on all classes in this vocabulary

Implementation

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