JsonDumpReader (for Java) provides ways to read from and iterate through the Wikibase entities in a Wikibase Repository JSON dump. You can find more information on the format on the Wikidata dump download page.
Inspired by the JsonDumpReader for PHP
All services are constructed via the JsonDumpFactory
class, checkout the JUnitTests for examples.
- Wikibase components - various libraries for working with Wikibase/Wikidata