Author Publications and Citations by Year with REST and JSON

Created: 2016-05-09 11:33:34

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 JSONPath is here used to only look up citing articles for cited work as $.resultList.result[?(@.citedByCount>0)].id. The pubYear fields is extracted from the raw Web Service results and fed to an Rshell that produces two histograms as output, one for publications and one for citations, very similar to the "Citation Report" in the Thomson Reuters Web of Science. This is a REST and JSON verion of the SOAP and XML workflow www.myexperiment.org/workflows/4720.html.

Information Preview

Information Run

Run this Workflow in the Taverna Workbench...

Option 1:

Copy and paste this link into File > 'Open workflow location...'
http://www.myexperiment.org/workflows/4870/download?version=1
[ More InfoExpand ]


Information Workflow Components

Information Authors (1)
Information Titles (1)
Information Descriptions (1)
Information Dependencies (0)
Inputs (1)
Processors (13)
Beanshells (1)
Outputs (1)
Datalinks (15)
Coordinations (0)

Information Workflow Type

Taverna 2

Information Uploader

Information License

All versions of this Workflow are licensed under:

Information Version 1 (of 1)

Information Credits (1)

(People/Groups)

Information Attributions (0)

(Workflows/Files)

None

Information Tags (2)

Log in to add Tags

Information Featured In Packs (0)

None

Log in to add to one of your Packs

Information Attributed By (0)

(Workflows/Files)

None

Information Favourited By (0)

No one

Information Statistics

 

Citations (0)

None


Version History

In chronological order:



Reviews Reviews (0)

No reviews yet

Be the first to review!



Comments Comments (0)

No comments yet

Log in to make a comment




Workflow Other workflows that use similar services (0)

There are no workflows in myExperiment that use similar services to this Workflow.