You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of building the tree structure iteratively top down, query all downstream items at once and built the tree bottom up. Less SPARQL queries required, faster data retrieval.