You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: content/collections/reference/metadata.md
+25-20
Original file line number
Diff line number
Diff line change
@@ -17,23 +17,23 @@ As an example, see the [complete metadata file](https://github.com/OpenTermsArch
17
17
name="id"
18
18
type="string"
19
19
description="Unique identifier derived from name (acronyms, dash-separated)."
20
-
example="pga"
20
+
example="demo"
21
21
required=true
22
22
>}}
23
23
24
24
{{< configOption
25
25
name="name"
26
26
type="string"
27
27
description="Display name of the collection."
28
-
example="Platform Governance Archive"
28
+
example="Demo Collection"
29
29
required=true
30
30
>}}
31
31
32
32
{{< configOption
33
33
name="tagline"
34
34
type="string"
35
35
description="Concise description of collection topic."
36
-
example="Major global social media services"
36
+
example="Services used by Open Terms Archive"
37
37
required=true
38
38
>}}
39
39
@@ -57,46 +57,42 @@ As an example, see the [complete metadata file](https://github.com/OpenTermsArch
57
57
name="description"
58
58
type="string"
59
59
description="Detailed description of the collection"
60
-
example=`The **Platform Governance Archive** (PGA) collection tracks the terms of major global social media services.
61
-
62
-
This data is maintained and analysed by the [Platform Governance Archive](https://www.platformgovernancearchive.org/) at the Universität Bremen's [Center for Media Communication and Information Research (ZeMKI)](https://www.uni-bremen.de/zemki).
63
-
64
-
This initiative offers researchers, journalists and citizens the tools to analyze how platforms structure and regulate communication and interaction in our societies.
65
-
66
-
It also aims to promote greater transparency and accountability of these powerful digital services.
67
-
`
60
+
example=` The **Demo** collection tracks changes to the terms of use of services used by Open Terms Archive.
61
+
62
+
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.
@@ -199,5 +204,5 @@ It also aims to promote greater transparency and accountability of these powerfu
199
204
description="Roles of the entity within the governance, see [collection governance](https://docs.opentermsarchive.org/collections/reference/governance/)"
0 commit comments