From 0477713424d65306f8eda9c22c07b383f1e4fdea Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Wed, 30 Sep 2020 15:33:49 +0200 Subject: [PATCH] updated description --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 75e772d..10540f5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Metadata Profile Form Builder - Widget -The Metadata Profile Form Builder is a widget able to build dynamically a web form by reading "gCube Metadata Profile/s" from the gCube scope +The Metadata Profile Form Builder is a widget able to build dynamically a web form by reading "gCube Metadata Profile/s" and obtain after the user data entry an object representing the data type defined by the profile. ## Built With diff --git a/pom.xml b/pom.xml index 9ff6c4a..c1a9e66 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ 0.1.0-SNAPSHOT Metadata Profile Form Builder - The Metadata Profile Form Builder is a widget able to build dynamically a web form by reading "gCube Metadata Profile/s" from the gCube scope + The Metadata Profile Form Builder is a widget able to build dynamically a web form by reading "gCube Metadata Profile/s" and obtain after the user data entry an object representing the data type defined by the profile.