-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Newly created elements (from the select input boxes) are not added to the menu on the search page because the SPARQL query used and the model created do not match. (
| ?parentOf ?linkUrl . |
Basically, upon new elements, it only adds one class to the new node. And the accordions need either an additional class (to top concept or parent) or the SPARQL query needs to maybe navigate the ontology.... 🧐
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request