You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.
Since 0.1.12 it is not possible anymore to display a label of unknown language. If the list of languages contains a *, just any language should be used, e.g.
<!-- Try English, German, else just what language exists -->
<span skos-label="concept.prefLabel" lang="en,de,*"/>
The text was updated successfully, but these errors were encountered:
Since 0.1.12 it is not possible anymore to display a label of unknown language. If the list of languages contains a
*
, just any language should be used, e.g.The text was updated successfully, but these errors were encountered: