rights constant

IriTerm const rights

IRI for dc:rights

Information about rights held in and over the resource.

Can be used on all classes in this vocabulary

Implementation

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