iodepo / oih-ui

source code for the Ocean InfoHub (OIH) website
https://oceaninfohub.org/
MIT License
5 stars 4 forks source link

Adding facets and facet extensibility #89

Open pbuttigieg opened 9 months ago

pbuttigieg commented 9 months ago

Facets in our search UX are represented in the following ways:

image

image

These are primarily defined by the @type of the record (Dataset, Person, Project, etc), but can also be defined by the @type and other metadata in a JSON-LD file (e.g. a "Method" could be a Document, image, video, or other form of multimedia that has a keyword "method" [we'll define these]).