FAIRiCUBE / catalog

Containing meta-data about the data collections available within FAIRiCUBE, both core ones as well as the ones provided by users
https://catalog.fairicube.eu/
Apache License 2.0
0 stars 2 forks source link

More user-friendly UI #32

Open misev opened 3 months ago

misev commented 3 months ago

The user interface of the catalog-editor can be improved to be more user-friendly. As it is, a lot of guessing is involved in what each field should contain, and what the effects of setting it are.

TOC by catalog editor section

Top

  • At the top add a sentence or two on what this form is about, and what happens when it's submitted.

General

  • Title: what is the effect of this value, does it become the Title in the catalog?
  • ID: should it be the datacube ID or it can be anything?
  • Data Source: should it be a link to a page where the data is described, or can be downloaded, or something else?
  • Source Type: I only guess "grid" is correct because that's what I've seen in previous requests. Is a better name "Data Type"? If it's just about grid and vector then make it a drop-down selection, or radio buttons or so?
  • total area cover: capitalize
  • CRS: I've seen EPSG:4326 and 4326 as values both used, which one is correct? Is it a CRS for the whole datacube? Not sure why it's necessary when it exists later on when the axes are described

Screenshot_20240726_140052

Organizations

  • Both Organization and Name expect the same name ("The name of the organization which produced the dataset.")?
  • Project Purpose: should it be "Organization purpose"?
  • Documentation Link: documentation of the organization?

Screenshot_20240726_140758

Horizontal Axis

Screenshot_20240726_141053

Time Axis

  • For irregular time axis, the + button should be more prominent and required to enter at least one value. Best change to "+ Add time coordinate"
    • If only one value is entered, the editor currently automatically adds a second one with value "2999..." which should not be done
  • Interpolation/Aggregation: same as for Horizontal Axis
  • Resolution should not be shown/required for irregular axis #30

Screenshot_20240726_141923

Bands

Screenshot_20240726_141948

Re-projection axis

Add description what is this about, I don't understand in which case would it need to be filled in.

Screenshot_20240726_142501

Legal

  • License: in case of Other allow to enter a link or description of a non-standard license
  • Personal Data: add a hint what is this about?

Screenshot_20240726_142603

Keywords

  • Comma-separated? Add a hint about the format

Provenance

  • Origin - link to data download or something else?
  • Preprocessing (description): of the data before it was imported in the datacube by us, or by the original data distributor?
  • Source Data (links) - what's the difference to Origin?

Screenshot_20240726_142825

Data Quality, Accessibility, Dates

Add hints to the fields, what exactly should they contain?

Internal

  • Ingestion Status (rasdaman): This could best be a dropdown with a couple of options: Downloading, Preprocessing, Importing, Completed?
  • Assignees: what is the effect of assigning to someone? For rasdaman maybe just set Dimitar M by default
KathiSchleidt commented 3 months ago

@misev MANY THANKS for your work!!!

@eox-cs1 @baloola these are the reasons why I generally prefer to first specify such applications, then develop! Please go through @misev comments, define what you'll do about the problems addressed, create issues for what will be changed (and then change)

General comment: on mandatory fields, I now see the text XXX is required, you can submit now successfully but the validation test will fail. - as I user I find this statement confusing (you can submit, but it's not gonna help you! ;) ). I'm wondering if we need to differentiate between Submit (record done, please process) and Save (done for today, but still work to be done)?

mari-s4e commented 2 months ago
Hi @baloola , From our last call I understand that the blocking point to update the GUI copy is that you need an updated mapping of field/label/Help message, correct? @KathiSchleidt, @misev let's update or start a table with the desired text, so that Mussab can implement it. E.g. Field Label Help message
stac:common:title Title The title of the collection which will be displayed in the Catalog.
stac:common:description Description Detailed description of the dataset.
stac:item:id Unique Identifier Provider identifier. Must be unique within the Catalog.
... ... ...

I am sure there is already this document somewhere, but I could not find it. @baloola, where did you get the labels/help messages from initially?

baloola commented 2 months ago

@mari-s4e, no particular source, some help messages were in the github issue template (e.g deiscription).

mari-s4e commented 2 months ago

Okay, I have set up an Excel Sheet in our Teams: catalog_editor_GUI_text It is essentially a copy of Table 1 Mapping from metadata requirements to STAC of Deliverable 4.2, with a new column for the item description that will appear in the GUI. @misev, @KathiSchleidt does this work for you? Can you help fill out the descriptions?

misev commented 2 months ago

I'm not an expert on this topic, I just left feedback here from the perspective of a user that used the catalog editor.

KathiSchleidt commented 1 month ago

@baloola while I'd like to provide support in descriptive texts for the GUI, at present, as the mapping to STAC has gone badly sideways, I no longer know what goes where. Example: Data source -> Name was originally mapped to stac:contacts:name, defined as The name of the responsible person. Now mapped to stac:common:providers:organization_name

Issues:

;(