Qwikidata Versions Save

Python tools for interacting with Wikidata

v0.4.2

1 year ago

bug fix in dump_entities_to_json

v0.4.1

2 years ago
  • fix dump_entities_to_json method to handle list with one entity

v0.4.0

5 years ago
  • added support for Python 3.5

v0.3.2

5 years ago
  • moved important links to bottom of README

v0.3.1

5 years ago
  • split README.rst and docs/readme.rst for proper rendering in github and pypi and readthedocs

v0.3.0

5 years ago
  • added utils module with dump_entities_to_json function
  • added examples folder and linked to examples in README.rst

v0.2.1

5 years ago
  • fixed str representation of lexeme form and sense

v0.2.0

5 years ago
  • Removed jsonl output support from WikidataJsonDump class so that chunks produced by the class can always be read by the class.

v0.1.5

5 years ago
  • Fixed bug that required datavalue field in Qualifiers even if snaktype is somevalue or novalue.

v0.1.4

5 years ago
  • updated docs about types -> typedefs module name change