Reviews (0)
For Workflow: Author Publications and Citations by Year with REST
Author Publications and Citations by Year ... (2)
This small workflow demonstrates how to connect to and use Europe PMC (http://europepmc.org/RestfulWebService) to count the number of publications and citations per year for one author. Two REST calls are made. First, we "searchPublications" to retrieve the bibliographic records for all published work of a single author. Then, we "getCitations" to extract the year of all articles citing the work of this author. A conditional XPath is here used to only look up citing articles for cited work, i...
Created: 2016-05-09 | Last updated: 2016-05-09
Credits: Magnus Palmblad