Skip to content

Commit 002e559

Browse files
committed
Update metadata reference documentation
1 parent dbc0ad3 commit 002e559

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

content/collections/reference/metadata.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The examples given throughout this reference can be seen in context in the [comp
3333
name="tagline"
3434
type="string"
3535
description="Concise description of collection topic."
36-
example="Services used by Open Terms Archive"
36+
example="Services used by Open Terms Archive"
3737
required=true
3838
/>}}
3939

@@ -59,12 +59,11 @@ The examples given throughout this reference can be seen in context in the [comp
5959
description="Detailed description of the collection"
6060
required=false
6161
>}}
62-
6362
```yaml
64-
description: >
65-
The **Demo** collection tracks changes to the terms of use of services used by Open Terms Archive.
63+
The **Demo** collection tracks changes to the terms of use of services used by Open Terms Archive.
64+
65+
This provides a reference collection for best practices and enables the Open Terms Archive Core Team to be a user of the software it produces.
6666

67-
This provides a reference collection for best practices and enables the Open Terms Archive Core Team to be a user of the software it produces.
6867
```
6968
{{< /refItem >}}
7069

@@ -138,12 +137,13 @@ description: >
138137
>}}
139138
```yaml
140139
fr:
141-
name: Démo
142-
tagline: Services utilisés par Open Terms Archive
143-
governance:
140+
name: Démo
141+
tagline: Services utilisés par Open Terms Archive
142+
governance:
144143
Ministry for Europe and Foreign Affairs:
145-
name: Ministère de l'Europe et des Affaires étrangères
146-
url: https://www.diplomatie.gouv.fr
144+
name: Ministère de l'Europe et des Affaires étrangères
145+
url: https://www.diplomatie.gouv.fr
146+
147147
```
148148
{{< /refItem >}}
149149

@@ -207,8 +207,8 @@ fr:
207207
{{< refItem
208208
name="roles"
209209
type="array of strings"
210-
description="Roles of the entity within the governance, see [collection governance](https://docs.opentermsarchive.org/collections/reference/roles/)"
211-
allowedValues="host, administrator, curator, maintainer, sponsor"
212-
example="[host, administrator]"
210+
description="Roles of the entity within the governance, see [collection governance](https://docs.opentermsarchive.org/collections/reference/governance/)"
211+
allowedValues="`host`, `sysadmin`, `curator`, `maintainer`, `contributor`, `analyst`, `diffuser`, `sponsor`"
212+
example="[host, sysadmin]"
213213
required=true
214214
/>}}

0 commit comments

Comments
 (0)