Built mostly in:
We build the one above following README instructions, modifying Bash scripts and Dockerfile if desired
We can build this one as well. Alternately we can reuse it from:
https://hub.docker.com/r/toniher/debian-python-mediawiki/
However you need to mount example scripts provided in the repo above
Python (Mwclient, Pywikibot)
Perl (MediaWiki::API, MediaWiki::Bot)
JavaScript (nodemw)
etc.
MediaWiki API access: Like any other MediaWiki.
https://wikidata.org/w/api.php
Access via JSON (or other) exports
SPARQL endpoint access
Wikidata SPARQL inteface
Interface to multiple endpoints
Example query:
Example for Wikidata: https://query.wikidata.org/sparql
SPARQL client in Python
#wmhack
18-20 May