Wikibase is the software that enables MediaWiki to store structured data or access data that is stored in a structured data repository. Wikibase basically consists of two MediaWiki extensions, Wikibase Repository and Wikibase Client, that can be enabled individually or together for a certain MediaWiki installation to turn it into a structured data repository, a client of a structured data repository or both.
Questions tagged [wikibase]
36 questions
0
votes
0 answers
Having trouble adding the Wikibase extension to a MediaWiki Install
I am trying to set up a new MediaWiki 1.35 install and add the Wikibase extension. The install is running on a Debian 10 LXC container hosted on proxmox.
I have been following the Wikibase/Installation MediaWiki guide but I seem to be stuck. When I…

Rjm
- 1
- 1
0
votes
1 answer
Adding more languages in Wikibase
I'm attempting to add more languages into a custom Wikibase installation as shown here:
In the area where "Language" is I should be able to list other languages. I've clicked "Configure" which links out to the general MediaWiki help for configuring…

user3684314
- 707
- 11
- 31
0
votes
1 answer
a warning of type 'error' while in the json snippet below we see `"success": 1`
On our wikibase server we see a cryptic message, a warning of type 'error' while in the json snippet below we see "success": 1
Warning: {"type":"error","message":"cirrussearch-backend-error","params":[]} [Called from…

Herman van Rink
- 312
- 2
- 9
0
votes
1 answer
Get the Wikibase identifier of files resulting from a Wikimedia Commons search
I want to fetch the Wikibase identifier (an integer with a M prefix) of all files resulting from a Wikimedia Commons search.
Example: Searching for aburasoba azabujuban, the query should return (potentially among other results) M80618155, because it…

Vanshika Arora
- 47
- 6
0
votes
1 answer
How to match Scribunto version with Wikibase container version?
I am running a Wikibase using the docker images explained here. However, after install, I would like to use the SPARQL2 template used in Wikidata, which I try to migrate using Special:Export (on Wikidata) and Special:Import (on local wikibase). This…

Andra
- 687
- 2
- 9
- 20
-1
votes
2 answers
synchronizing wikibase and neo4j
recently I want to use wikibase as my knowledgebase and neo4j as knowledge graph, which gives me the ability to inferring on my knowledgebase. so I need to synchronizing wikibase and neo4j data and schema. How can I reach this goal ? is there any…

Reza
- 33
- 5