Dear all,
Recently I updated my Wikibase instance to use WBS Deploy 5.0.1. I think I have resolved almost all of the issues post-update, except for one. The pre-loaded SPARQL query prefixes on the WDQS front-end maintain their Wikidata values.
The query service is here:
The WDQS custom config can be seen here:
https://query.qawiki.org/custom-config.json
The query SELECT (STR(wd:Q1) AS ?iri) WHERE {}
returns
http://www.wikidata.org/entity/Q1
Queries using new / non-standard prefixes fail for using an undefined prefix. I've searched around, but cannot find much documentation about this.
Would appreciate it a lot if anyone can provide pointers on how to configure the prefixes used in the WDQS front end (and back end if necessary)?
Best/thanks, Aidan