Wikidata-Toolkit icon indicating copy to clipboard operation
Wikidata-Toolkit copied to clipboard

Java library to interact with Wikibase

Results 83 Wikidata-Toolkit issues
Sort by recently updated
recently updated
newest added

Dear friends, I have been working with wikidata for sometime, but since last week , when I try to make a bulk load, I receive a CSRF error. I mean,...

I suspect that many of Wikidata Toolkit's customers are (like me) maven users. When a breaking change happens in Wikidata's export format (which seems to occur regularly), it would be...

question
management

To ensure the type safety of the code it may be nice to use the Java 8 `Optional` construction where it is relevant.

Not nullable version of `Snak.getValue` and `Statement.getValue`.

Hi there, I'm still pretty new to Java, but from what I can tell, there doesn't appear to be any way for a calling program to detect a failure (e.g....

Is it possible to do something like that query: https://www.wikidata.org/w/index.php?search=haswbstatement%3A%22P356%3D10.1007%2FS11745-003-1193-7%22&ns0=1&ns120=1

The current code in WebResourceFetcher does not follow HTTP redirects. This causes problems, for example, if somebody uses an http-based URL http://www.wikidata.org/w/api.php to access the Wikidata API. This URL redirects...

enhancement

Background: https://phabricator.wikimedia.org/T240442 Bots currently edit at full speed until the lag reaches 5 seconds. They should instead slow down as the lag rises. We need to introduce a continuous throttling...

_Originally posted at https://github.com/OpenRefine/OpenRefine/issues/2873 by @addshore_ **Describe the bug** If I am logged into wikidata, but my session expires or I get logged out for some reason I can not...

bug
good first issue

At the moment it is not possible to log in by username and password if two-factor authentication has been enabled for the account. This could be worth adding. Similar to...

enhancement