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. (
)
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.... 🧐
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. (
SolidHelloWorlds/src/facetedSearchPage/appsDisplay.ttl
Line 32 in fe5f344
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.... 🧐