https://github.com/danmichaelo/wikidata_bibsys_bot
Bot for importing Bibsys authority ids to Wikidata
https://github.com/danmichaelo/wikidata_bibsys_bot
Last synced: 14 days ago
JSON representation
Bot for importing Bibsys authority ids to Wikidata
- Host: GitHub
- URL: https://github.com/danmichaelo/wikidata_bibsys_bot
- Owner: danmichaelo
- License: unlicense
- Created: 2014-05-16T20:33:57.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-05-29T14:39:45.000Z (about 12 years ago)
- Last Synced: 2026-03-02T02:30:40.971Z (4 months ago)
- Language: Python
- Homepage:
- Size: 316 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Install:
virtualenv ENV
. ENV/bin/activate
pip install -r requirements.txt
cp config.dist.json config.json
Edit `config.json` and run `./submit.sh`