https://github.com/apsdehal/wikidataannotationfeeder
A plugin based on Pundit that help you create annotations and feed them on Wikidata.
https://github.com/apsdehal/wikidataannotationfeeder
Last synced: 4 months ago
JSON representation
A plugin based on Pundit that help you create annotations and feed them on Wikidata.
- Host: GitHub
- URL: https://github.com/apsdehal/wikidataannotationfeeder
- Owner: apsdehal
- Created: 2014-04-19T13:17:02.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-07T18:24:26.000Z (almost 12 years ago)
- Last Synced: 2024-12-31T08:26:54.567Z (over 1 year ago)
- Language: JavaScript
- Size: 26.8 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Wikidata Annotation Feeder
Wikidata Web Annotation Feeder is a project that is being developed by Amanpreet Singh(@apsdehal) under the Google Summer of Code internship under Google. Project aims at making a plugin that can help people create anntotations on web using a bookmarklet that can be activated on any website, this way a whole new world of semantic web will come to rise.
Thanks to
- Simone Fonda @net7
- Christian Morbidini @net7
- David Cuenca @Wikidata
- Andrea Zanni @Wikimedia-Italy
- Cristian Consonni @Wikimedia-Italy
- Bob Morris
- Thomas PT @tpt @Wikimedia
For all their constant support all along this project
##Installation
- Clone the repo by `git clone`
- Make sure you have npm installed if not `apt-get install npm`
- Install bower now `npm install bower` for locally and `npm install -g bower` for globally
- Now do `bower install`