4
Zotero & SHERPA/RoMEO Problem Quick and dirty way to filter a collection of articles by publisher policies Solution (?) Zotero as platform for managing citations Use Zotero.org and SHERPA/RoMEO APIs to tag articles with publisher policies http://zotero.org | http://www.sherpa.ac.uk/romeo/

Zotero and Sherpa/RoMEO

Embed Size (px)

Citation preview

Page 1: Zotero and Sherpa/RoMEO

Zotero & SHERPA/RoMEO

ProblemQuick and dirty way to filter a collection of articles by publisher policies

Solution (?)• Zotero as platform for managing citations

• Use Zotero.org and SHERPA/RoMEO APIs to tag articles with publisher policies

http://zotero.org | http://www.sherpa.ac.uk/romeo/

Page 2: Zotero and Sherpa/RoMEO

Script

• Zotero: GET users/<userid>/items

– Yank ISSNs from Atom/JSON

• SHERPA/RoMEo: GET /api29.php?issn=<issn>

– Yank archiving policies from XML

– Add tags for policies to item JSON

• Zotero: PUT /users/<userid>/items/<itemkey>

Page 3: Zotero and Sherpa/RoMEO
Page 4: Zotero and Sherpa/RoMEO

Next

• Workflow?

• Zotero Plugin?

https://github.com/rshanrath/zotero-sherparomeo

Scott Hanrath

@rshanrath

[email protected]