Added data-entry config

This commit is contained in:
Fabio Sinibaldi 2022-08-03 11:40:59 +02:00
parent f27989065f
commit ebeba09151
1 changed files with 208 additions and 175 deletions

View File

@ -17,6 +17,39 @@
]
}
},
{
"_id": "org.gcube.portlets.user.geoportal-data-entry-app",
"_type": "DATA_ENTRY_GUI",
"_item_type": "MOSI",
"_configuration": {
"gcubeProfiles": [
{
"gcubeSecondaryType": "GeoNaMetadata",
"gcubeName": "MOSI_Identificazione",
"sectionName": "identificazione",
"sectionTitle": "IDENTIFICAZIONE",
"parentName": "$."
},
{
"gcubeSecondaryType": "GeoNaMetadata",
"gcubeName": "MOSI_Altro_Codice",
"sectionName": "altroCodice",
"sectionTitle": "ALTRO CODICE",
"minOccurs": 0,
"maxOccurs": 0,
"parentName": "$.identificazione"
},
{
"gcubeSecondaryType": "GeoNaMetadata",
"gcubeName": "MOSI_Area_Sito",
"sectionName": "areaSito",
"sectionTitle": "AREA/SITO",
"parentName": "$."
}
],
"saveStep": "SUBMIT-FOR-REVIEW"
}
},
{
"_id": "SDI-Indexer-Plugin",
"_type": "Indexer",