identifier constant

IriTerm const identifier

IRI for dc:identifier

An unambiguous reference to the resource within a given context.

Can be used on all classes in this vocabulary

Implementation

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