mozilla / global-sprint

DEPRECATED - Mozilla Global Sprint 2018
MIT License
154 stars 78 forks source link

Literature Discovery via Open Citation Networks #320

Closed barney-walker closed 2 years ago

barney-walker commented 6 years ago

[ 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 :tada:

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:

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.

barney-walker commented 6 years ago

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.

barney-walker commented 6 years ago

Ready to start uploading CrossRef Open Citation data dump to a dynamoDB on AWS! Scaling up Write Capacity now...