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 14 forks source link

Implement add() function in Aliases #598

Open LeMyst opened 1 year ago

LeMyst commented 1 year ago

As an user, I want to easily add an alias to an Item. If the alias already exists, nothing is done.