Myst
Myst
[x] Implement docker-compose to start mediawiki containers [ ] Change all unit tests to tests against containers and not Wikidata
More info https://www.wikidata.org/wiki/Wikidata:Edit_groups https://www.wikidata.org/wiki/Wikidata:Edit_groups/Adding_a_tool
It seems the exception don't give enough informations in some cases. For my example, I tried to create a new entity (a property) with already used Labels on the same...
- [ ] [wbavailablebadges](https://www.wikidata.org/w/api.php?action=help&modules=wbavailablebadges) Queries available badge items. - [ ] [wbcheckconstraintparameters](https://www.wikidata.org/w/api.php?action=help&modules=wbcheckconstraintparameters) Checks the constraint parameters of constraint statements. - [ ] [wbcheckconstraints](https://www.wikidata.org/w/api.php?action=help&modules=wbcheckconstraints) Performs constraint checks on any entity you...
Find a way to add some callbacks method to allow control over part on the add/update/remove process. These callback will be Empty/Optional by default, but wbi_helpers will provide helpful/default methods...
Need to setup service containers in the Github Actions pipeline (https://docs.github.com/en/actions/using-containerized-services/about-service-containers) to test WikibaseIntegrator 0.12+ against stable/legacy/LTSs versions (https://www.mediawiki.org/wiki/Version_lifecycle) and Wikidata too.
Close #377
A good use case would be to replace a property number to another in all of a wikibase. Like, replace all statements using PXX and use PYY instead (PXX and...
As stated in https://www.wikidata.org/wiki/Wikidata:Request_a_query/Archive/2022/02#Get_all_data_of_a_statement_with_his_ID the current fastrun take too much time or is not efficient and force to fallback on MW API to get data. The goal of this issue...