ebi-ait / morphic-website

A generic data catalogue web app to serve the AIT team projects.
0 stars 0 forks source link

Filtering by specific key entities #31

Open Jeena-Rajan opened 10 months ago

Jeena-Rajan commented 10 months ago

As a data consumer I want to be able to filter by age or specific key entities so that I can easily find datasets that are relevant to my research on the eLwazi data catalogue.

Notable information: The 'specific key entities' are yet to be decided, and will be decided in two main ways.

  1. We have a rough idea of what broad categories are relevant, which we will build upon - see columns here - this would be great to demo
  2. Which key entities do we want to filter by?
  3. Feedback from the eLwazi Catalogue Meeting on January 24th
Jeena-Rajan commented 10 months ago

e.g. (Does your dataset include certain variables?)

Wkt8 commented 10 months ago

Would be great to be able to filter by clicking on icons (low priority / nice to have)

Wkt8 commented 10 months ago

Have a discussion on AND vs OR conditions of filtering for the future

Wkt8 commented 9 months ago

Design discussion about this required

amnonkhen commented 9 months ago

This requires modeling. Is each dataset category (demographic, surveillance) modeled as a separate boolean property or is the dataset's category list a single property it of type list? In case of the latter, there needs to be a configuration that indicates to show each list item as a column with a boolean value.

image.png

Pros for list field:

Cons to list field:

Cons to boolean properties: