agentClass constant
IRI for acl:agentClass [Expects: http://www.w3.org/2000/01/rdf-schema#Class]
A class of persons or social entities to being given the right
Can be used on: http://www.w3.org/ns/auth/acl#Authorization
Implementation
static const agentClass = IriTerm.prevalidated(
'http://www.w3.org/ns/auth/acl#agentClass',
);