diff --git a/D4S_UCDs/DEV/devVRE/Concessioni.json b/D4S_UCDs/DEV/devVRE/Concessioni.json index 53a8d33..6acc9d8 100644 --- a/D4S_UCDs/DEV/devVRE/Concessioni.json +++ b/D4S_UCDs/DEV/devVRE/Concessioni.json @@ -197,13 +197,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" }, { @@ -252,7 +252,7 @@ "type": "TEXT" }, { - "name": "date_scavo", + "name": "data_fine_progetto", "path": "$._theDocument.dataFineProgetto", "type": "TEXT" }, diff --git a/D4S_UCDs/DEV/devVRE/Concessioni_estere.json b/D4S_UCDs/DEV/devVRE/Concessioni_estere.json index d2fdd39..6be515c 100644 --- a/D4S_UCDs/DEV/devVRE/Concessioni_estere.json +++ b/D4S_UCDs/DEV/devVRE/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" },