Updated README

This commit is contained in:
Francesco Mangiacrapa 2023-02-17 17:12:05 +01:00
parent 533b165e3c
commit 2ed74230d7
1 changed files with 4 additions and 2 deletions

View File

@ -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