Allow setting the concept URI of entities in WDQS explicitly and distinct from the hostname used to contact wikibase.
This also fixes the problem WDQS not accepting entities when the wikibase host had a DNS name different from wikibase (which should be always the case, because wikibase is not a FQDN).
Note: In deploy, items and properties in WDQS will now have the public wikibase hostname with https protocol as prefix. E.g. https://wikibase.example/
Allow setting the concept URI of entities in WDQS explicitly and distinct from the hostname used to contact wikibase.
This also fixes the problem WDQS not accepting entities when the wikibase host had a DNS name different from
wikibase
(which should be always the case, becausewikibase
is not a FQDN).Note: In deploy, items and properties in WDQS will now have the public wikibase hostname with https protocol as prefix. E.g. https://wikibase.example/
Related:
BREAKING CHANGE: env var WIKIBASE_CONCEPT_URI now mandatory to run wdqs updater