WikibaseIntegrator
WikibaseIntegrator copied to clipboard
A Python module to manipulate data on a Wikibase instance (like Wikidata) through the MediaWiki Wikibase API and the Wikibase SPARQL endpoint.
"Data validation and settings management using python type annotations. pydantic enforces type hints at runtime, and provides user friendly errors when data is invalid. Define how data should be in...
To take WBI to the next level I propose to enable optional checking of whether the statement violates a constraint using the plnode API. see https://plnode.toolforge.org/
With this we could encourage people writing queries to offload to LDF when possible and do more computing locally now that WDQS expensive SPARQL endpoint receives >100.000 queries a second....
This isn't a huge issue, just more annoying with large datasets, but essentially, SPARQL queries work regardless of whether prefixes are defined in them or not. However, with prefixes, I...
Hi! I have this error for several entities that I am trying to import from wikidata: wikibaseintegrator.wbi_exceptions.MWApiError: 'The supplied language code was not recognized.' Or the following error: wikibaseintegrator.wbi_exceptions.ModificationFailed: 'Label...