Skip to content

Commit 900810f

Browse files
committed
config for publication, new snapshot
1 parent fda4962 commit 900810f

File tree

2 files changed

+55
-17
lines changed

2 files changed

+55
-17
lines changed

js/config.js

+5-5
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ let respecConfig = {
44
// title is verplicht! Neem hier de titel van het document op ----------------------
55
title: "Handreiking implementatie High Value Datasets (HVD)",
66
//-- 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
99
//specStatus: "cv", // Consultatieversie
1010
//specStatus: "vv", // Versie ter vaststelling
1111
//specStatus: "def", // Vastgestelde versie
@@ -35,13 +35,13 @@ let respecConfig = {
3535

3636
//-- publishDate is verplicht -------------------------------------------------------
3737
//-- NB: in de werkversie uitzetten, want dan pakt Respec de pushdate ---------------
38-
publishDate: "2024-04-18",
38+
publishDate: "2024-08-28",
3939
//eventueel is het mogelijk een versienummer mee te geven, maar bij Geonovum werken we gewoonlijk alleen met datum als onderdeel van de permanente URI.
4040
//publishVersion: "0.0.2",
4141
//previousVersion: "0.0.1",
4242
//-- 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",
4545
//-- TODO: de namen van de Editor(s) / Redacteur(en)---------------------------------------
4646
//-- vul in: per Editor: name:, company:, companyURL: -------------------------------
4747
editors:

0 commit comments

Comments
 (0)