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
only retrieve NodeShapes specific to the remote endpoints being retrieved. Because all remote NodeShapes were being retrieved, where their URIs clashed with default NodeShape URIs, this produced undesired "union" shapes. (#331) (1c78731)
allow multiple template SPARQL queries for an object/item endpoint. Remove unused file based template queries - configuration was complicated with having to specify file paths - and not currently used by anyone. Only data repo template queries are now supported. (#319) (a26c895)