EUDAT-B2STAGE / http-api

RESTful HTTP-API for the B2STAGE service inside the EUDAT project
https://eudat-b2stage.github.io/http-api/
MIT License
7 stars 7 forks source link

EPOS use case #73

Closed pdonorio closed 6 years ago

pdonorio commented 7 years ago

Tracking the activity for this HTTP API prototype

pdonorio commented 7 years ago

We are now using the branch airods while mongo_gui is to be integrated with @mdantonio

massimo1962 commented 7 years ago

Now the API/Airods implements the search via bounding box and time window to retrieve the digital object (daily granularity; for time being) or metadata (dublin core) associated in EPOS catalogue. In development environment all the things go well.

The issue encountered is due to the fact that the connection between HTTP-API and the Irods instance (B2SAFE production node) doesn't works; likely becouse there is a version problem.

We have experienced a couple of issues:

  1. the Python client of iRODS (PRC) have some connection - interaction problems;
  2. the connection between API and Irods without GSI.
pdonorio commented 6 years ago

This pilot was completed and presented. We can close now here and let the work go on in the next months.