agera-edc / MinimumViableDataspace

Guidance on documentation, scripts and integration steps on using the EDC project results
Apache License 2.0
0 stars 2 forks source link

View Dataspace Catalog (Offers Shared with Me) #131

Closed zeier closed 2 years ago

zeier commented 2 years ago

Feature agera-edc/MinimumViableDataspaceFork#137

Description

As a dataspace participant I want to look at all the data assets that other participants offer to share with me.

The connector's web UI offers a page to display all data offerings, which can be obtained through the connector's REST API. The catalog crawler collects as ContractOffers from all participants by obtaining the participant list from the RegistrationService.

Acceptance Criteria

Tasks

As the UI side is already implemented in the webapp, only a bug fix and documentation are outstanding.

algattik commented 2 years ago

@zeier I think this would be best spread in multiple stories per feature.

we should start with 1 story with basic list of offerings, and only assets shared with me

algattik commented 2 years ago

@zeier I think this would be best spread in multiple stories per feature.

Done, created agera-edc/MinimumViableDataspaceFork#81, agera-edc/MinimumViableDataspaceFork#80

cpeeyush commented 2 years ago

Fix empty columns in UI (timestamp, Protocol) - Not covered as part of this story as column didn't exists in UI.

cpeeyush commented 2 years ago