Render hierarchy with concept schemes#1823
Merged
UnniKohonen merged 6 commits intomainfrom Nov 6, 2025
Merged
Conversation
|
osma
approved these changes
Nov 6, 2025
Member
osma
left a comment
There was a problem hiding this comment.
Looks good. I tested this on several vocabularies with different kinds of hierarchical structures and couldn't find any obvious problems.
I noticed that there are some console.log debug messages in the JS code left. But there are some also in other JS components. I think we should aim to clean them up at some point, but that can be done a bit later...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Reasons for creating this PR
Hierarchies are not rendered in vocabs with multiple concept schemes. This PR fixes rendering these hierarchies
Link to relevant issue(s), if any
Description of the changes in this PR
showConceptSchemesInHierarchytoSKOSMOSobjectshowConceptSchemesInHierarchyset to true/{vocid}/method when fetching top concepts on vocab home page/{vocid}/topConcepts/when loading children of a concept scheme after button click in hierarchy tree/{vocid}/when fetching top concepts on concept page/{vocid}/topConcepts/when opening concept scheme page to fetch its childrengetConceptURLmethod to work when uri space is same as current uriAddresses requirement 6b in #1521
Known problems or uncertainties in this PR
Checklist
.sr-onlyclass, color contrast)