ACP
Access Control Policy (ACP) vocabulary constants. http://www.w3.org/ns/solid/acp# Spec: https://solidproject.org/TR/acp
Properties
Connects an ACR to access controls that apply directly to the resource.
Connects a resource to its access controls. Linked via Link: rel="acl".
Connects an AccessControlResource to Policies.
Defines access modes granted in a given context.
Extensible base class for access modes.
Matcher that is always satisfied.
Matches only authenticated agents.
Describes a resource access instance (target, agent, client, issuer).
Matches when the requesting agent is the resource creator.
Connects an ACR to access controls that apply transitively to member resources.
Matches when the requesting agent is the storage owner.
Matches all agents (authenticated and public).
Matches all client applications.
Matches all issuers.