forked from pldn/nederlands-profiel-voor-stelselcatalogi
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.js
297 lines (287 loc) · 10.1 KB
/
config.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
// All config options at https://respec.org/docs/
let respecConfig = {
useLogo: true,
useLabel: true,
// title is verplicht! Neem hier de titel van het document op ----------------------
title: "SBB - Standaard voor het beschrijven van begrippen",
// subtitle is NIET verplicht
// subtitle: "Subtitle",
specStatus: "vv", // Versie ter vaststelling
specType: "ST", // Standaard
pubDomain: "sbb",
license: "cc-by",
shortName: "sbb",
// edDraftURI: "https://profielstelselcatalogus.pldn.nl",
publishVersion: "1.0",
publishDate: "2024-03-01",
previousPublishVersion: "1.0",
previousPublishDate: "2023-10-30",
previousMaturity: "cv",
editors: [
{
name: "Jesse Bakker"
},
{
name: "Arjen Santema"
},
{
name: "Kees Trautwein"
},
],
authors: [
{
name: "Jos van der Arend (Kennisnet)"
},
{
name: "Jesse Bakker (Kadaster)"
},
{
name: "Koos Boersma (IHW)"
},
{
name: "Marco Brattinga (Nationale Politie)"
},
{
name: "Linda van den Brink (Geonovum)"
},
{
name: "Pieter van Everdingen (PLDN)"
},
{
name: "Roeland Euwens (KNB)"
},
{
name: "Casper le Gras (KOOP)"
},
{
name: "Gerald Groot Roessink (DUO)"
},
{
name: "Pano Maria (Skemu)"
},
{
name: "Rik (CROW)"
},
{
name: "Hans Overbeek (KOOP)"
},
{
name: "Viyanti Ramdhiansing (Kennisnet)"
},
{
name: "Arjen Santema (Kadaster)"
},
{
name: "Frank Terpstra (Geonovum)"
},
{
name: "Kees Trautwein (Logius)"
},
{
name: "Jan Willem van Veen (ArchiXL)"
},
],
github: "pldn/nederlands-profiel-voor-stelselcatalogi",
issueBase: "https://github.com/pldn/nederlands-profiel-voor-stelselcatalogi/issues/",
maxTocLevel: 3,
localBiblio: {
SKOS:
{
"authors": [
"Alistair Miles",
"Sean Bechhofer"
],
"href": "https://www.w3.org/TR/skos-reference/",
"title": "SKOS Simple Knowledge Organization System Reference",
"status": "REC",
"publisher": "W3C",
"deliveredBy": [
{
"url": "https://www.w3.org/2006/07/SWD/",
"shortname": "swd"
}
],
"versions": [
"skos-reference-20090818",
"skos-reference-20090615",
"skos-reference-20090317",
"skos-reference-20080829",
"skos-reference-20080609",
"skos-reference-20080125"
],
"obsoletes": [
"swbp-skos-core-spec"
],
"id": "skos-reference",
"date": "18 August 2009"
},
NLAPI: {
title: "Nederlandse API strategie",
href: "https://docs.geostandaarden.nl/api/API-Strategie/",
status: "Vastgesteld",
date: "09 maart 2022",
publisher: "Geonovum",
},
B1: {
title: "Taalniveau B1",
href: "https://www.communicatierijk.nl/vakkennis/rijkswebsites/aanbevolen-richtlijnen/taalniveau-b1",
},
PTOLULijst: {
title: "Pas-Toe-Of-Leg-Uit lijst van open standaarden",
href: "https://www.forumstandaardisatie.nl/open-standaarden/verplicht",
publisher: "Forum Standaardisatie",
},
PTOLU: {
title: "pas-toe-of-leg-uit",
href: "https://www.forumstandaardisatie.nl/open-standaarden/verplicht",
publisher: "Forum Standaardisatie",
},
SKOSLEX: {
title: "Skos-lex",
href: "http://bp4mc2.org/def/skos-lex",
publisher: "bp4mc2",
},
ISO25964: {
title: "ISO 25964",
href: "https://www.niso.org/schemas/iso25964",
publisher: "NISO",
},
WETTENNL: {
title: "Wetten.nl",
href: "https://linkeddata.overheid.nl/terms/",
publisher: "KOOP",
},
ASSET: {
authors: [
"Phil Archer",
"Gofran Shukair"
],
href: "https://www.w3.org/TR/vocab-adms/#asset",
title: "semantische asset",
status: "NOTE",
publisher: "W3C",
deliveredBy: [
{
"url": "https://www.w3.org/2011/gld/",
"shortname": "gld"
}
],
id: "vocab-adms-asset",
date: "1 August 2013"
},
},
alternateFormats: [
{
label: "SHACL",
uri: "https://raw.githubusercontent.com/pldn/nederlands-profiel-voor-stelselcatalogi/main/profiles/skos-ap-nl.ttl",
},
{
label: "SKOS",
uri: "https://raw.githubusercontent.com/pldn/nederlands-profiel-voor-stelselcatalogi/main/concepts/thesaurus.ttl",
},
],
labelColor: {
def: "#045D9F",
wv: "#FF0000",
cv: "#045D9F",
vv: "#045D9F",
basis: "#80CC28",
},
licenses: {
"cc0": {
name: "Creative Commons 0 Public Domain Dedication",
short: "CC0",
url: "https://creativecommons.org/publicdomain/zero/1.0/",
image: "https://tools.geostandaarden.nl/respec/style/logos/CC-Licentie.svg",
},
"cc-by": {
name: "Creative Commons Attribution 4.0 International Public License",
short: "CC-BY",
url: "https://creativecommons.org/licenses/by/4.0/legalcode",
image: "https://tools.geostandaarden.nl/respec/style/logos/cc-by.svg",
},
"cc-by-nd": {
name: "Creative Commons Naamsvermelding-GeenAfgeleideWerken 4.0 Internationaal",
short: "CC-BY-ND",
url: "https://creativecommons.org/licenses/by-nd/4.0/legalcode.nl",
image: "https://tools.geostandaarden.nl/respec/style/logos/cc-by-nd.svg",
},
},
nl_organisationName: "Geonovum",
nl_organisationPublishURL: "https://profielstelselcatalogus.pldn.nl",
latestVersion: ["nl_organisationPublishURL"],
thisVersion: ["nl_organisationPublishURL", "specStatus", "-", "shortName", "-", "publishDate"],
prevVersion: ["nl_organisationPublishURL", "previousMaturity", "-", "shortName", "-", "previousPublishDate"],
addSectionLinks: true,
localizationStrings: {
en: {
wv: "Editor's draft",
cv: "Candidate recommendation",
vv: "Proposed recommendation",
def: "Recommendation",
basis: "Document",
//eo: "Outdated version",
//tg: "Rescinded version",
no: "Norm",
st: "Standard",
im: "Information model",
pr: "Practical guideline",
hr: "Guide",
wa: "Work process agreement",
al: "General",
bd: "Governance documentation",
bp: "Best practice",
},
nl: {
wv: "Werkversie",
cv: "Consultatieversie",
vv: "Versie ter vaststelling",
def: "Vastgestelde versie",
basis: "Document",
//eo: "Verouderde versie",
//tg: "Teruggetrokken versie",
no: "Norm",
st: "Standaard",
im: "Informatiemodel",
pr: "Praktijkrichtlijn",
hr: "Handreiking",
wa: "Werkafspraak",
al: "Algemeen",
bd: "Beheerdocumentatie",
bp: "Best practice",
},
},
sotdText: {
nl: {
sotd: "Status van dit document",
def: `Dit is de definitieve versie van dit document. Wijzigingen naar aanleiding van consultaties zijn doorgevoerd.`,
wv: `Dit is een werkversie die op elk moment kan worden gewijzigd, verwijderd of vervangen door andere documenten. Het is geen stabiel document.`,
cv: `Dit is een consultatieversie. Commentaar over dit document kan gestuurd worden naar []`,
vv: `Dit is de definitieve conceptversie van dit document. Wijzigingen naar aanleiding van consultaties zijn doorgevoerd.`,
basis: "Dit is een document zonder officiële status.",
},
en: {
sotd: "Status of this document",
def: `This is the definitive version of this document. Edits resulting from consultations have been applied.`,
wv: `This is a working draft that can be changed, removed or replaced by other documents at any time. It is not a stable document.`,
cv: `This is a stable draft, published for public comment. Comments regarding this document may be sent to `,
vv: `This is the final draft of this document. Edits resulting from consultations have been applied.`,
basis: "This document has no official standing.",
},
},
// latestVersion: "https://profielstelselcatalogus.pldn.nl/",
// Working Groups ids at https://respec.org/w3c/groups/
// group: "webapps",
// xref: "web-platform",
// specStatus: "unofficial",
// localBiblio: lokale bibliografie, voor verwijzigingen
// NB: kijk eerst naar de beschikbare www.specref.org voor verwijziging
// licenses: {
// "cc-by": {
// name: "Creative Commons Attribution 4.0 International Public License",
// short: "CC-BY",
// url: "https://creativecommons.org/licenses/by/4.0/legalcode",
// image: "https://tools.geostandaarden.nl/respec/style/logos/cc-by.svg",
// }
// },
};