LeMyst / WikibaseIntegrator

A Python module to manipulate data on a Wikibase instance (like Wikidata) through the MediaWiki Wikibase API and the Wikibase SPARQL endpoint.
MIT License
67 stars 17 forks source link

Bug: Sitelinks not published #763

Closed dabu1111 closed 2 months ago

dabu1111 commented 2 months ago

Hi,

I realized that in the latest version (0.12.7) the item sitelinks won't be published Instead, they are overwritten by an empty Sitelinks() on each item.write() operation.

I will create a PR in a minute to fix.

Cheers!

LeMyst commented 2 months ago

Hello @dabu1111 Thank you for you PR, i've merged it.