Tag Results

Items tagged with "bibliometrics" (14)

Note: some items may not be visible to you, due to viewing permissions.


Groups (1)

Network-member Bibliometrics and Scientometrics


Created: Friday 09 January 2015 15:12:56 (UTC)

This is a myExperiment group for people interested in building Taverna workflows for bibliometrics, scientometrics and related topics.

22 shared items   |   0 announcements

Tags:

Workflows (13)

Workflow Get article titles from Europe PMC for sin... (2)

Thumb
This small workflow demonstrates how to connect to the new (August 2015) version of Europe PMC (http://europepmc.org/RestfulWebService). Changes from previous versions include the addition of a pageSize parameter, allowing the client to request up to 1,000 records at once. If this would still not be sufficient, the offSet paremeter can be used to retrieve data in chunks of 1,000 records and the Flatten List service used to concatenate the results.

Created: 2015-09-07 | Last updated: 2015-09-10

Credits: User Magnus Palmblad

Workflow Online PubMed author search and geographic... (2)

Thumb
This workflow retrieves bibliographic data for a single author using the PMC Europe RESTful Web service and visualizes the geographic distribution of this author's and their co-authors' geographic distribution using the rworldmap package. This is version 2.0 of this workflow, incorporating changes to the Web service allowing up to 1,000 records to be retrieved at once, using the pageSize parameter.

Created: 2015-08-19 | Last updated: 2015-09-07

Credits: User Magnus Palmblad User Arzu Tugce Guler

Workflow Visualize Geographical Bias between PubMed... (3)

Thumb
This workflow analyzes the scientific output, as documented by PubMed, geographically. The workflow takes as input the PubMed data in XML and the ISO 3166-1 and ISO 3166-3 country lists. The XML files can contain any subset from two specific PubMed searches. for example for two different journals in the same field. The XPath components extract author affiliations, and feed these to a series of Beanshell components that match these with countries in the ISO standard. This data is then fed to ...

Created: 2015-09-10 | Last updated: 2015-09-10

Credits: User Magnus Palmblad User Arzu Tugce Guler

Workflow Author Publications and Citations by Year (2)

Thumb
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 Web service 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...

Created: 2015-09-14 | Last updated: 2015-09-17

Credits: User Magnus Palmblad

Workflow Create Local Citation Graph (1)

Thumb
This workflow demonstrates how to build a local citation/reference graph for a single pubilcation in PubMed. The id input is the PubMed id (pmid) for any publication in the PubMed or PMC Europe. The workflow then queries the PMC Europe Web services to get the citations and references for this publication. Two XPath parsers are used to extract the citation and reference ids, which are then combined and passed on to an Rshell that draws a Sugiyama style layered graph using the igraph package. T...

Created: 2015-10-11

Credits: User Magnus Palmblad

Workflow Author Citation Network (1)

Thumb
Map citation/reference network for one author using Europe PMC Web services. This workflow is intended to show the integration of several Web services, XPath XML parsing and use of the igraph package in R. Although the workflow is functional, the information in PubMed is incomplete. This means the results may be a subset of the correct citation graph.

Created: 2015-12-04 | Last updated: 2015-12-04

Credits: User Magnus Palmblad User Yassene

Workflow UniProt Protein Protein Network (1)

Thumb
This workflow uses the Europe PMC Web Services searchPublications and getDatabaseLinks to reconstruct a protein-protein network based on co-occurence in the scientific literature, arbitrary filtered by a PubMed query, e.g. the word "complex" appearing in the title or abstract. The workflow also looks up the second degree connections, i.e. proteins co-occuring with proteins co-occuring with the protein given as input, but not with this protein itself. The output is a (1) Pajek graph file, a GM...

Created: 2015-12-04

Credits: User Magnus Palmblad User Yassene

Workflow SImple Europe PMC Search (1)

Thumb
This very simple workflow searches Europe PMC using the searchPublications Web Service and a conditional XPath to retrieve the article titles for all cited work matching the search query.

Created: 2015-12-04

Credits: User Magnus Palmblad

Workflow Author Publications and Citations by Year ... (1)

Thumb
This 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 Web service 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. The pubYear fields is extracted from the raw Web service results and fed to an Rshel...

Created: 2015-12-04

Credits: User Magnus Palmblad

Workflow Author Publications and Citations by Year ... (1)

Thumb
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...

Created: 2016-05-09

Credits: User Magnus Palmblad

Workflow Author Publications and Citations by Year ... (2)

Thumb
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: User Magnus Palmblad

Workflow profilePublications_over_time (1)

Thumb
This workflow takes a list of arbitrary Europe PMC search queries and generates the corresponding profiles of the number of matching publications per publication year.

Created: 2017-04-19

Credits: User Magnus Palmblad

Workflow searchPublications_and_MapAffil (1)

Thumb
This is a workflow for spatiotemporal analysis of literature indexed in PubMed. The workflow takes an arbitrary Europe PMC search query, calls the Europe PMC Web service searchPublications and extracts the publication year and PubMed ID from the results. The first author affiliation is then geoparsed by the MapAffil Web server to get latitude and longitudes. The coordinates are then concatenated together with the publication year, to produce a single list of publication years, latitudes and ...

Created: 2017-04-19

Credits: User Magnus Palmblad

What is this?

Linked Data

Non-Information Resource URI: http://www.myexperiment.org/tags/4431


Alternative Formats

HTML
RDF
XML