@@ -33,7 +33,7 @@ The examples given throughout this reference can be seen in context in the [comp
33
33
name="tagline"
34
34
type="string"
35
35
description="Concise description of collection topic."
36
- example="Services used by Open Terms Archive"
36
+ example="Services used by Open Terms Archive"
37
37
required=true
38
38
/>}}
39
39
@@ -59,12 +59,11 @@ The examples given throughout this reference can be seen in context in the [comp
59
59
description="Detailed description of the collection"
60
60
required=false
61
61
> }}
62
-
63
62
``` 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.
66
66
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.
68
67
```
69
68
{{< /refItem >}}
70
69
@@ -138,12 +137,13 @@ description: >
138
137
> }}
139
138
``` yaml
140
139
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 :
144
143
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
+
147
147
```
148
148
{{< /refItem >}}
149
149
207
207
{{< refItem
208
208
name="roles"
209
209
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 ] "
213
213
required=true
214
214
/>}}
0 commit comments