alternative constant

IriTerm const alternative

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

An alternative name for the resource.

Can be used on all classes in this vocabulary

Implementation

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