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
Tool renamed to 'Miravi - a linked data viewer'; default favicon.ico and miravi.png provided (#210).
Bumped Comunica version from 3.2.3 to 4.2.0, resulting in increased execution speed of some queries (#212).
Breaking change for typed literals in query configuration, "variables" field; see README for new syntax.
Removed not supported cosmetic fields from configuration file (#18).
JSON and SPARQL edit fields have syntax coloring and validation now (#142 and #143).
Fixed
Avoided (infinite) display of "The list is loading. Just a moment please." for queries that should show "The result list is empty.", in cases where the user does not have the right to read the involved source(s) (#209).
Result list sorting works again and the behavior is improved - see the issue for details (#216).
Loading values for variables ends with an error message if a required source is not available (#218).
When visiting a templated query with variable values defined in the URL search parameters,
the resolved query is executed immediately, avoiding the delay it takes to first retrieve all options for the variables (#211).