A full overhaul is outside the scope of this hike, but we’d at least like to make it easier to use the tool and remove stuff we don’t need.
- add the SPARQL endpoint by default – done by adding ?data=Endpoint: https://query.wikidata.org/sparql to the URL
- remove manifests – done by adding &manifest=[] to the URL
- don’t show “data” input (just contains SPARQL endpoint) – shexSpec/shex.js#37
- ask for SPARQL query in place of query map (no SPARQL '''…'''@START syntax) – shexSpec/shex.js#38
We can either do these in a separate branch or keep them on the wikidata branch, configurable via URL parameters.