delegates constant
delegates [Expects: http://xmlns.com/foaf/0.1/Agent]
Delegates a person or another agent to act on behalf of the agent. For example, Alice delegates Bob to act on behalf of Alice for ACL purposes.
Implementation
static const delegates = IriTerm.prevalidated(
'http://www.w3.org/ns/auth/acl#delegates',
);