npm install --save wikidata-edit
see How-to doc
To run the tests, make sure to create a config/local.js
overriding config/default.js
with your Wikidata username and password
Code contributions and propositions are very welcome, here are some design constraints you should be aware of:
wikidata-edit
focuses on exposing Wikidata write operations. Features about getting and parsing data should rather go towikidata-sdk
We are developing and maintaining tools to work with Wikidata from NodeJS, the browser, or simply the command line, with quality and ease of use at heart. Any donation will be interpreted as a "please keep going, your work is very much needed and awesome. PS: love". Donate
- wikidata-sdk: a javascript tool suite to query and work with wikidata data, heavily used by wikidata-cli
- wikidata-cli: The command-line interface to Wikidata
- wikidata-filter: A command-line tool to filter a Wikidata dump by claim
- wikidata-subset-search-engine: Tools to setup an ElasticSearch instance fed with subsets of Wikidata
- wikidata-taxonomy: Command-line tool to extract taxonomies from Wikidata
- Other Wikidata external tools
Do you know inventaire.io? It's a web app to share books with your friends, built on top of Wikidata! And its libre software too.