wikibase-edit icon indicating copy to clipboard operation
wikibase-edit copied to clipboard

a lib to edit Wikibase from NodeJS

wikibase-edit

Edit Wikibase from NodeJS. That can be Wikidata or whatever Wikibase instance you have.

This project has received a Wikimedia Project Grant.

wikibase           wikidata

NPM

License Node JavaScript Style Guide

Download stats

Summary

Changelog

See CHANGELOG.md for version info

Install

npm install wikibase-edit

How-To

See How-to doc

Development

See Development doc

Contributing

Code contributions and propositions are very welcome, here are some design constraints you should be aware of:

  • wikibase-edit focuses on exposing Wikibase write operations. Features about getting and parsing data should rather go to wikibase-sdk

See Also

  • wikibase-sdk: a javascript tool suite to query and work with any Wikibase data, heavily used by wikibase-edit and wikibase-cli
  • wikibase-cli: The friendly command-line interface to Wikibase
  • wikibase-dump-filter: Filter and format a newline-delimited JSON stream of Wikibase entities
  • 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

You may also like

inventaire banner

Do you know Inventaire? It's a web app to share books with your friends, built on top of Wikidata! And its libre software too.

License

MIT