From 2ed74230d7a8a76f95b8c411166fc79eb1efe189 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Fri, 17 Feb 2023 17:12:05 +0100 Subject: [PATCH] Updated README --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2c90953..14bcd28 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,14 @@ # GeoPortal Esquilino Sample Python Client -The GeoPortal Esquilino sample python client, is a basic python main that shows how to interact with the "Geoportal Service" and publish a sample "Esquilino Project" +The GeoPortal Esquilino sample python client, is a basic python main that shows how to interact with the "Geoportal Service" and register/publish a sample "Esquilino Project" The `gcube_context` is `/d4science.research-infrastructures.eu/gCubeApps/Esquiline` The `UCD_ID` is `esquilino` -Test Files located in the subdir [test_files](https://code-repo.d4science.org/gCubeSystem/geoportal-esquilino-sample-python-client/src/branch/master/test_files) +Test Files are located in the subdir [test_files](https://code-repo.d4science.org/gCubeSystem/geoportal-esquilino-sample-python-client/src/branch/master/test_files) + +Test Esquilino dataset that will be registered is [test_dataset_esquilino](https://code-repo.d4science.org/gCubeSystem/geoportal-esquilino-sample-python-client/src/branch/master/test_files/test_dataset_esquilino.json) ## Built With