linkedpipes / dcat-ap-viewer

Viewer of DCAT-AP 2.0.1 compatible dataset metadata
MIT License
6 stars 6 forks source link

Handling of unknown themes in Dataset Detail. #241

Closed jakubklimek closed 3 years ago

jakubklimek commented 3 years ago

In this dataset an unknown theme is used. It is not a EuroVoc theme, yet it is in the EuroVoc theme section of the dataset detail.

We need to either

  1. Add "other themes" section
  2. move the other themes to the "themes" section, where they will get mixed up with EU themes
  3. Hide the other themes.

Depending on the chosen course of action, the "theme" facet in dataset list needs to be updated accordingly.

jakubklimek commented 3 years ago

There will be no unknown themes. They will be removed in the pipeline. Therefore, no action necessary.