SuLab / WikidataIntegrator

A Wikidata Python module integrating the MediaWiki API and the Wikidata SPARQL endpoint
MIT License
244 stars 46 forks source link

Adding support for localMedia type #160

Closed despens closed 3 years ago

despens commented 3 years ago

Rhizome is using the Wikibase extension for local media files in addition to commons media files. This pull request adds support for that type, without affecting any other data type. I mainly copied the WDCommonsMedia class and edited a few places.