Authorization constant

IriTerm const Authorization

IRI for acl:Authorization

An element of access control, allowing agent to agents access of some kind to resources or classes of resources

Implementation

static const Authorization = IriTerm.prevalidated(
  'http://www.w3.org/ns/auth/acl#Authorization',
);