tools and algorithms for synchronization between rdf ontologies and wikibase instances.
the algorithms for synchronizing your RDF ontology from the changes made in wikibase.
the algorithms for synchronizing your wikibase instance from the changes made in an RDF ontology.
You can install it manually from the source code:
git clone https://github.com/weso/wikibase-sync
cd wikibase-sync
python setup.py install
Python 3.7+ is required.