Skip to content

Releases: kensho-technologies/qwikidata

v0.4.2

09 Nov 03:55
20dee5b
Compare
Choose a tag to compare

bug fix in dump_entities_to_json

v0.4.1

08 Mar 02:58
bf4825d
Compare
Choose a tag to compare
  • fix dump_entities_to_json method to handle list with one entity

v0.4.0

11 Apr 18:28
8438c88
Compare
Choose a tag to compare
  • added support for Python 3.5

v0.3.2

10 Apr 20:50
56b1797
Compare
Choose a tag to compare
  • moved important links to bottom of README

v0.3.1

10 Apr 20:03
b89cc30
Compare
Choose a tag to compare
  • split README.rst and docs/readme.rst for proper rendering in github and pypi and readthedocs

v0.3.0

10 Apr 18:21
3af9dba
Compare
Choose a tag to compare
  • added utils module with dump_entities_to_json function
  • added examples folder and linked to examples in README.rst

v0.2.1

05 Apr 04:41
faeb8cc
Compare
Choose a tag to compare
  • fixed str representation of lexeme form and sense

v0.2.0

31 Mar 19:29
a696da4
Compare
Choose a tag to compare
  • Removed jsonl output support from WikidataJsonDump class so that chunks produced by the class can always be read by the class.

v0.1.5

31 Mar 15:50
9e7b29b
Compare
Choose a tag to compare
  • Fixed bug that required datavalue field in Qualifiers even if snaktype is somevalue or novalue.

v0.1.4

28 Mar 17:24
Compare
Choose a tag to compare
  • updated docs about types -> typedefs module name change