EOEPCA / data-access

EOEPCA+ Data Access BB
https://eoepca.readthedocs.io/projects/data-access
Apache License 2.0
0 stars 0 forks source link

UI: Admin UI context and requirements #52

Open j08lue opened 1 week ago

j08lue commented 1 week ago

The Resource Discovery Building Block provides a catalogue that maintains metadata for the resources held within a platform, and also supports platform federation by maintaining records to resources in other platforms.

It is planned to feature STAC API (via eoAPI / PgSTAC) for STAC collections and OAPI Records (via pycsw) for other types of assets.

image

An important feature of this building block is a graphical user interface for administration of resources (both in eoAPI and pycsw).

This ticket is to get a better grip on the vision for this epic.

j08lue commented 1 week ago

Users

Scientist (terrabyte perspective)

Requirements

Epics

Design authentication and authorization UX

Implement the authentication and authorization flow for the administration UI

Integrate the STAC Admin for editing STAC metadata

Add validation of STAC metadata to STAC Admin

Add support for render extension in the STAC Admin

Add create functionality to the STAC Admin

Add clear functionality to the STAC Admin

Add deactivating/activating data services of a collection within STAC Admin

Integrate the STAC Browser for viewing and exploring STAC Metadata

Add Mass import/export using external Geoparquet file

Add batch functionality for updates in STAC Admin

Add programmatic tips in STAC Admin

Design Data Access Web-Enabled Administration for configuration of Layers UX

Implement Data Access Web-Enabled Administration for configuration of Layers

j08lue commented 1 week ago

Related efforts