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

Add warning when using qualifier/reference in Reference #652

Closed LeMyst closed 9 months ago

LeMyst commented 9 months ago

fix #646

Add a warning message:

WARNING: It is not possible to use a qualifier in a reference, it will be ignored.
WARNING: It is not possible to use a reference in a reference, it will be ignored.