This commit is contained in:
Francesco Mangiacrapa 2023-04-26 15:36:05 +02:00
parent 8e077b1d6d
commit 8e2619a6d0
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# GeoPortal Data Mapper
GeoPortal Data Mapper is a common library used by Geoportal ["Data-Entry"](https://code-repo.d4science.org/gCubeSystem/geoportal-data-entry-app) and ["Data-Viewer"](https://code-repo.d4science.org/gCubeSystem/geoportal-data-viewer-app) of the D4Science Geoportal system.
The library provides common utility behaviors/classes (ex. DTOs: ProjectEdit and ProjectView, Caches: GcubeProfilesPerUCD, and so on) used by Geoportal "Data-Entry"/"Data-Viewer" applications.
It provides common utility behaviors/classes (ex. DTOs: ProjectEdit and ProjectView, Caches: GcubeProfilesPerUCD, and so on) used by Geoportal "Data-Entry"/"Data-Viewer" applications.
## Built With