Glossary of terms defined in the Solid Specifications
Generated from the specfications using
https://github.com/jeff-zucker/specs2gloss
owner
An owner is a person or a social entity that is considered to have the rights and responsibilities of a data storage. An owner is identified by a URI, and implicitly has control over all data in a storage. An owner is first set at storage provisioning time and can be changed.
https://solidproject.org/TR/protocol#owner
Authorization
An Authorization is an abstract thing which is identified by a URI and whose properties are defined in an ACL resource, e.g., access modes granted to agents the ability to perform operations on resources.
https://solidproject.org/TR/wac#authorization
state
An opaque value representing the last known state of a resource. If the resource state is known to have changed when the client establishes a subscription, an initial notification must be sent to the client. This value should correspond to a resource's ETag header value.
https://solidproject.org/TR/notifications-protocol#feature-state