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: js/config.js
+5-5
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,8 @@ let respecConfig = {
4
4
// title is verplicht! Neem hier de titel van het document op ----------------------
5
5
title: "Handreiking implementatie High Value Datasets (HVD)",
6
6
//-- specStatus is verplicht! (activeer 1 van de volgende) --------------------------
7
-
//specStatus: "ld", // Levend document
8
-
specStatus: "wv",// Werkversie
7
+
specStatus: "ld",// Levend document
8
+
//specStatus: "wv", // Werkversie
9
9
//specStatus: "cv", // Consultatieversie
10
10
//specStatus: "vv", // Versie ter vaststelling
11
11
//specStatus: "def", // Vastgestelde versie
@@ -35,13 +35,13 @@ let respecConfig = {
35
35
36
36
//-- publishDate is verplicht -------------------------------------------------------
37
37
//-- NB: in de werkversie uitzetten, want dan pakt Respec de pushdate ---------------
38
-
publishDate: "2024-04-18",
38
+
publishDate: "2024-08-28",
39
39
//eventueel is het mogelijk een versienummer mee te geven, maar bij Geonovum werken we gewoonlijk alleen met datum als onderdeel van de permanente URI.
40
40
//publishVersion: "0.0.2",
41
41
//previousVersion: "0.0.1",
42
42
//-- Voor dit blok geldt: alleen als er eerdere versies zijn en altijd beiden aan/uit!
43
-
previousPublishDate: "2014-03-11",
44
-
previousMaturity: "WV",
43
+
previousPublishDate: "2024-04-18",
44
+
previousMaturity: "ld",
45
45
//-- TODO: de namen van de Editor(s) / Redacteur(en)---------------------------------------
46
46
//-- vul in: per Editor: name:, company:, companyURL: -------------------------------
0 commit comments