-
The following query is supposed to return all fountains in Zurich, including the WVZ catalog code, when available. However, some fountains also have another catalog code, from the "Kunst im Stadtraum"…
-
Grammar checking in SPARQL?
With a simple nominal phrase: "en lille mand":
```SPARQL
SELECT (COUNT(*) AS ?count) ?o ?oLabel WHERE {
VALUES ?word {
wd:L2022-F1 # en
wd:L34834-F1 # l…
-
[Here](https://query.wikidata.org/#%23defaultView%3AMap%7B%22hide%22%3A%5B%22%3Fcoordinates%22%2C%20%22%3Fline%22%2C%20%22%3Frgb%22%5D%7D%0ASELECT%20DISTINCT%20%3Fcoordinates%20%3Fline%20%3Fitem%20%3F…
-
Our docs about the Wikibase integration (https://docs.openrefine.org/next/manual/wikibase/configuration) do not currently mention that Wikibase admins need to create a tag (`openrefine-3.x`) to enable…
-
Hi , found a problem when using **--simplify** .
- wikibase-dump-filter version: 5.0.7
- NodeJS version: v12.22.1
- OS version: CentOS Linux release 7.9.2009 (Core)
Reproduction:
**cat latest…
Yajha updated
2 weeks ago
-
For my wikibase docker works I am currently running 1.29 of mediawiki and the 1.29 branch of wikibase.
It would be great if this extension could also have a 1.29 branch.
Right now the branch using…
-
Frontend (github):
- [x] Acronyms are not displayed in the glossary yet
- [x] Maybe we can display them beneath the term
- [x] It would be cool if the tags had any function - is it possible to fi…
-
I am trying to create properties using the Java API:
```
public static void main(String[] args) throws Exception {
BasicApiConnection connection = new BasicApiConnection(siteIri);
…
-
**Describe the bug**
The parameter name='IF-MODIFIED-SINCE' produces an error 'Union[Unset, datetime.date] is not allowed in header', which prevents the endpoint from being generated.
**OpenAPI Sp…
-