A specific installation of Dossier with its own set of configuration and extensions.
Each entity is associated with an autorization key. Without the authorization key you're not allowed to access or modify the entity. This can be used to e.g. create entities that only you can access.
A piece of data of a certain component type. A component is similar to an entity, but a component doesn't have an identity and has to be stored in an entity. There are two views of a component, the admin component contains all fields of the component. The published component doesn't contain admin only fields (as specified by the component type).
The description of the shape of components.
A piece of content of a certain entity type. An entity has a unique id and one or more fields. There are two views of an entity, an admin entity contains all fields and metadata of the entity. A published entity only exist if the entity is published, and doesn't contain admin only fields (as specified by the entity type).
An entity has one of the following statuses: draft
, published
, modified
, withdrawn
, archived
.
The description of the shape of entities.
A named regular expression used to restrict string values.
Describes the structure of the data, especially entity types and component types.