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