ts4nfdi / terminology-service-suite

The Terminology Service Suite project is a collection of interactive widgets designed to ease the integration of terminology service functions into third-party applications.
https://ts4nfdi.github.io/terminology-service-suite/comp/latest/
MIT License
16 stars 2 forks source link

fix: Treat Thing label as Reified to fix #150 #157

Closed VincentKneip closed 1 week ago

VincentKneip commented 3 weeks ago

Fixes #150. The error was caused due to Reified objects in the label key of entities, which was expected to be a string. Adapted the method Ols4Thing::getLabel() to cover both Reified and string.

jusa3 commented 1 week ago

:tada: This PR is included in version 2.12.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: