Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Nov 11, 2024
Merged

Conversation

VincentKneip
Copy link
Collaborator

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.

@VincentKneip VincentKneip merged commit ef28273 into main Nov 11, 2024
2 checks passed
@jusa3
Copy link
Collaborator

jusa3 commented Nov 11, 2024

🎉 This PR is included in version 2.12.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@jusa3 jusa3 added the released label Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hierarchy: Objects are not valid as a React child
2 participants