agentGroup constant
agentGroup [Expects: http://www.w3.org/2006/vcard/ns#Group]
A group of persons or social entities to being given the right. The right is given to any entity which is a vcard:member of the group, as defined by the document received when the Group is dereferenced.
Can be used on: http://www.w3.org/ns/auth/acl#Authorization
Implementation
static const agentGroup = IriTerm.prevalidated(
'http://www.w3.org/ns/auth/acl#agentGroup',
);