|
1 | 1 | ---
|
2 | 2 | title: Governance
|
3 |
| -weight: 4 |
| 3 | +weight: 1 |
4 | 4 | aliases: /collections/governance/
|
5 | 5 | ---
|
6 | 6 |
|
7 | 7 | # Collection governance
|
8 | 8 |
|
9 |
| -Setting up and maintaining a collection needs fulfilling certain tasks. These tasks are handled through roles. Each of these roles can be volunteer or paid, and can be handled by one single or several different entities. The Open Terms Archive core team provides processes and tools to support all of these roles. |
| 9 | +Setting up and maintaining a collection entails fulfilling specific tasks. These tasks are handled through roles. Each of these roles can be volunteer or paid, and can be handled by one or several different entities. |
10 | 10 |
|
11 |
| -This reference documentation details all available roles that can be involved in a collection's governance to ensure its proper operation and maintenance. |
| 11 | +This reference documentation details all roles that must be involved in a collection's governance to ensure its proper operation and maintenance. |
| 12 | + |
| 13 | +## Roles |
12 | 14 |
|
13 | 15 | ### Host
|
14 | 16 |
|
15 |
| -This role ensures that a server and internet access is available to run the engine on and fetch the terms, either by using its own infrastructure or renting a server on a hosting provider. |
| 17 | +Ensures the availability of the infrastructure required for the collection's operation. |
| 18 | + |
| 19 | +#### Responsibilities |
| 20 | + |
| 21 | +- Provide the server infrastructure (self-hosted or rented). |
| 22 | +- Apply hypervisor security updates if relevant. |
| 23 | +- Guarantee reliable internet connectivity for the server to fetch terms. |
| 24 | + |
| 25 | +--- |
16 | 26 |
|
17 | 27 | ### Administrator
|
18 | 28 |
|
19 |
| -This role takes responsibility for ensuring that the engine and associated software tools are functional and up to date. |
| 29 | +Manages the technical operation of the collection's software, ensuring it runs smoothly, stays updated, and remains secure. |
| 30 | + |
| 31 | +#### Responsibilities |
| 32 | + |
| 33 | +- Ensure the engine runs at the specified schedule. |
| 34 | +- Ensure the public publishing of snapshots, versions, and datasets. |
| 35 | +- Keep the engine and deployment systems up-to-date. |
| 36 | +- Apply operating system security updates. |
| 37 | + |
| 38 | +--- |
20 | 39 |
|
21 | 40 | ### Curator
|
22 | 41 |
|
23 |
| -This role decides which services and terms are welcome in the collection. |
| 42 | +Defines the collection's focus and ensures all included content aligns with that scope. |
| 43 | + |
| 44 | +#### Responsibilities |
| 45 | + |
| 46 | +- Clearly define the collection's scope. |
| 47 | +- Make the collection scope publicly available via the metadata file. |
| 48 | +- Verify that included services and terms match the defined scope. |
| 49 | + |
| 50 | +--- |
24 | 51 |
|
25 | 52 | ### Maintainer
|
26 | 53 |
|
27 |
| -This role guarantees the quality of the tracked versions by reviewing contributions. |
| 54 | +Guarantees the integrity and quality of the collection's data by reviewing incoming contributions. |
| 55 | + |
| 56 | +#### Responsibilities |
| 57 | + |
| 58 | +- Review contributions. |
| 59 | +- Maintain the quality of tracked versions (e.g. removing noise, ensuring completeness). |
| 60 | + |
| 61 | +--- |
28 | 62 |
|
29 | 63 | ### Contributor
|
30 | 64 |
|
31 |
| -This role adds declarations and keeps them up to date. |
| 65 | +Updates terms tracking and adds new entries. |
| 66 | + |
| 67 | +#### Responsibilities |
| 68 | + |
| 69 | +- Add service declarations. |
| 70 | +- Keep service declarations up to date. |
| 71 | + |
| 72 | +--- |
32 | 73 |
|
33 | 74 | ### Sponsor
|
34 | 75 |
|
35 |
| -This optional role supports the existence of the collection by funding other roles, providing agent time, political support, or any other relevant non-operational contribution. |
| 76 | +Provides non-operational support such as funding or resources to facilitate the collection's success. |
| 77 | + |
| 78 | +#### Responsibilities |
| 79 | + |
| 80 | +- Provide funding or in-kind contributions for collection operations. |
| 81 | +- Provide political or institutional support. |
| 82 | +- Make other relevant non-operational contributions. |
0 commit comments