dateAccepted constant

IriTerm const dateAccepted

dateAccepted [Expects: http://www.w3.org/2000/01/rdf-schema#Literal]

Date of acceptance of the resource.

Can be used on all classes in this vocabulary

Implementation

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