skohub-io / skohub-vocabs

A lightweight tool to publish SKOS Vocabularies
https://skohub.io/
Apache License 2.0
34 stars 25 forks source link

improve rendering when a prefLabel is missing #207

Closed sroertgen closed 1 year ago

sroertgen commented 1 year ago

If a concept inside a concept scheme has attributes in multiple languages, we will render a language specific view of the concept scheme. However if a concept inside that scheme is missing a prefLabel or other attribute in that specific language, we currently just display nothing, which is on the one hand not pretty, but also not very informative and looks buggy.

image

I propose to give a little more information on missing attributes like so:

image