accessRights constant

IriTerm const accessRights

IRI for dcterms:accessRights

Information about who access the resource or an indication of its security status.

Can be used on all classes in this vocabulary

Implementation

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