accessControl constant
IRI for acl:accessControl [Expects: http://www.w3.org/2006/gen/ont#InformationResource]
The Access Control file for this information resource.
This may of course be a virtual resource implemented by the access control system.
Note that HTTP header Link: <foo.acl>; rel="acl"
can also be used for this.
Can be used on: http://www.w3.org/2006/gen/ont#InformationResource
Implementation
static const accessControl = IriTerm.prevalidated(
'http://www.w3.org/ns/auth/acl#accessControl',
);