https://github.com/mitar/bib2wikidata
Upload citation data to Wikidata
https://github.com/mitar/bib2wikidata
Last synced: 11 months ago
JSON representation
Upload citation data to Wikidata
- Host: GitHub
- URL: https://github.com/mitar/bib2wikidata
- Owner: mitar
- Created: 2014-07-20T11:46:22.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-12-06T10:01:04.000Z (over 11 years ago)
- Last Synced: 2025-03-29T19:41:58.107Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 203 KB
- Stars: 13
- Watchers: 8
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
bib2wikidata
============
Upload bibliographic data to Wikidata.
[Wikidata](http://wikidata.org/) is a [Wikimedia](http://wikimedia.org/) project which stores
huge amount of openly licensed ([CC0](https://creativecommons.org/publicdomain/zero/1.0/)) data.
This tool is designed to help create an open bibliographic database.
If you have a bibliography in [CSL](https://en.wikipedia.org/wiki/Citation_Style_Language) format,
you can use this tool to upload it to Wikidata.
Installation
------------
bib2wikidata is built upon the [Meteor platform](http://www.meteor.com/). You can install it with:
curl https://install.meteor.com | sh
Clone a bib2wikidata repository:
git clone https://github.com/mitar/bib2wikidata.git
Run a local instance of bib2wikidata:
meteor
Open [http://localhost:3000/](http://localhost:3000/), which is an address of
your local instance.
You will have to [register an OAuth consumer](https://www.mediawiki.org/wiki/Special:OAuthConsumerRegistration/propose). Ask for the following permissions:
* Basic rights
* High-volume editing
* Edit existing pages
* Edit protected pages
* Create, edit, and move pages