From d1902a9664c3a1cc8579e8cf78a4b2567602d956 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Mon, 20 Mar 2023 15:14:17 +0100 Subject: [PATCH] UCDs updated in PRE, see https://support.d4science.org/issues/24784 --- D4S_UCDs/DEV/devVRE/Concessioni.json | 3 ++- D4S_UCDs/PRE/preVRE/Concessioni.json | 8 ++++---- D4S_UCDs/PRE/preVRE/Concessioni_estere.json | 8 ++++---- 3 files changed, 10 insertions(+), 9 deletions(-) diff --git a/D4S_UCDs/DEV/devVRE/Concessioni.json b/D4S_UCDs/DEV/devVRE/Concessioni.json index 6acc9d8..29872ef 100644 --- a/D4S_UCDs/DEV/devVRE/Concessioni.json +++ b/D4S_UCDs/DEV/devVRE/Concessioni.json @@ -149,7 +149,8 @@ { "STEP": "REJECT-DRAFT", "roles": [ - "Data-Manager" + "Data-Manager", + "Data-Editor" ] }, { diff --git a/D4S_UCDs/PRE/preVRE/Concessioni.json b/D4S_UCDs/PRE/preVRE/Concessioni.json index 67cd7b5..29872ef 100644 --- a/D4S_UCDs/PRE/preVRE/Concessioni.json +++ b/D4S_UCDs/PRE/preVRE/Concessioni.json @@ -198,13 +198,13 @@ "type": "TEXT" }, { - "name": "anno", - "path": "$._theDocument.dataFineProgetto", + "name": "data_inizio_progetto", + "path": "$._theDocument.dataInizioProgetto", "type": "TEXT" }, { "name": "descrizione", - "path": "$._theDocument.iontroduzione", + "path": "$._theDocument.introduzione", "type": "TEXT" }, { @@ -253,7 +253,7 @@ "type": "TEXT" }, { - "name": "date_scavo", + "name": "data_fine_progetto", "path": "$._theDocument.dataFineProgetto", "type": "TEXT" }, diff --git a/D4S_UCDs/PRE/preVRE/Concessioni_estere.json b/D4S_UCDs/PRE/preVRE/Concessioni_estere.json index d2fdd39..6be515c 100644 --- a/D4S_UCDs/PRE/preVRE/Concessioni_estere.json +++ b/D4S_UCDs/PRE/preVRE/Concessioni_estere.json @@ -170,13 +170,13 @@ "type": "TEXT" }, { - "name": "anno", - "path": "$._theDocument.dataFineProgetto", + "name": "data_inizio_progetto", + "path": "$._theDocument.dataInizioProgetto", "type": "TEXT" }, { "name": "descrizione", - "path": "$._theDocument.iontroduzione", + "path": "$._theDocument.introduzione", "type": "TEXT" }, { @@ -225,7 +225,7 @@ "type": "TEXT" }, { - "name": "date_scavo", + "name": "data_fine_progetto", "path": "$._theDocument.dataFineProgetto", "type": "TEXT" },