Introduction to Projects
Articles are grouped into projects. A project includes, for example, the inscriptions of a region or a sample of threads on a social media platform.

The following data can be entered for each project. Be aware that the field names may be changed by the configuration.
- Name: The name should indicate what the collection is about. Example: ‘Stralsund’
- Signature: A short title that is used, for example, to name folders and files. Example: ‘hst’.
- Description: The description field contains JSON to store structured metadata.
The following example from the description field contains bibliographic information about a volume in the project Die Deutschen Inschriften:
{
"author": "Renate Neumüllers-Klauser",
"year": 1992,
"title": "Die Inschriften des Landkreises Calw"
}