dateSubmitted constant

IriTerm const dateSubmitted

IRI for dcterms:dateSubmitted [Expects: http://www.w3.org/2000/01/rdf-schema#Literal]

Date of submission of the resource.

Can be used on all classes in this vocabulary

Implementation

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