From 8e2619a6d0ed147a8909f16c11abeb1d2b6d5f7c Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Wed, 26 Apr 2023 15:36:05 +0200 Subject: [PATCH] Updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e825517..c66651a 100644 --- a/README.md +++ b/README.md @@ -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