Updated README

This commit is contained in:
Francesco Mangiacrapa 2023-04-26 15:35:58 +02:00
parent 0221b5d564
commit 8e077b1d6d
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# GeoPortal Data Mapper
GeoPortal Data Mapper is a common library used by Geoportal Data-Entry/Data-Viewer components developed for the D4Science Geoportal system.
It provides common utility behaviors/classes (ex. DTOs: ProjectEdit and ProjectView, Caches: GcubeProfilesPerUCD, and so on) to Geoportal "Data-Entry"/"Data-Viewer" applications.
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.
## Built With