Literature Discovery via Open Citation Networks
Closed this issue · 2 comments
[ Project Contact ] @bjw49
[ GitHub Repo ] https://github.com/bjw49/citation-network-explorer
[ Track ] Openness,
[ Location ] Cambridge UK BST
[ Coach ] @gilbertslade
Description
Objective 1: take CrossRef Open Citation data dump and make a database on AWS that allows us to query for all DOIs citing a specified DOI. (Vot Z, Fabio)
Objective 2: Build-in a Zotero integration that allows user to select a collection of papers and build a citation graph based on them. (Azura, Daniel, Barney)
Objective 3: Explore different ways of analysing citation graph for recommending papers. (Ciro)
Want to contribute to this project during #mozsprint?
Join us at the Global Sprint, May 10-11. Leave a comment below if you're interested in contributing to this project during #mozsprint 2018!
Note to the Project Lead 🎉
Congrats, @biomadeira ! This is your official project listing for the Mozilla Global Sprint 2018. To confirm your registration, please complete and check off the following:
- Complete Open Leadership 101
- Provide a GitHub repository for work and discussion on your project (in a comment or at the top of this issue)
- Create a README file in your project repository. This file should help newcomers understand what your project is, why it's important, and kinds of help you're looking for.
- Create file: LICENSE to give your project an open license, allowing for sharing and remixing.
- Turn on your Issue Tracker and create at least three issues to describe each task that you need help with and how a contributor can get started on that task.
- Create a label called
mozsprint
and apply it to your issues.:
If you get stuck at any point, feel free to look at the requirements page and project templates or reach out to your Project Coach, @gilbertslade. We're here to help you through this process.
We have built a proof of concept widget that connects to Zotero and retrieves the folder structure of a users collections. This is then displayed to the user, who can pick a collection to explore. The widget then retrieves the DOIs of items in the collection and uses them to build the citation network.
Ready to start uploading CrossRef Open Citation data dump to a dynamoDB on AWS! Scaling up Write Capacity now...