Difference between revisions of "ImportFromORCID"

From EPrints Documentation
Jump to: navigation, search
(Overview)
(Overview)
Line 7: Line 7:
 
Given an author's ORCID, the plugin queries the Tier 1 API and retrieves a list of works published by that author.
 
Given an author's ORCID, the plugin queries the Tier 1 API and retrieves a list of works published by that author.
  
The metadata describing each work may include a ''work-citation-format'' (for example, BibTeX) and/or multiple ''work-external-identifier-type'' (for example, DOI, PubMed ID). Where the ''work-citation-format'' or ''work-external-identifier-type'' can be mapped to an EPrints import plugin an Import option is displayed next to the work.
+
The metadata describing each work may include ''work-citation-format'' (for example, BibTeX) and/or multiple ''work-external-identifier-type'' (for example, DOI, PubMed ID). Where the ''work-citation-format'' or ''work-external-identifier-type'' can be mapped to an EPrints import plugin an Import option is displayed next to the work.
  
 
== User Guide ==
 
== User Guide ==

Revision as of 10:41, 14 March 2014

Overview

Import from ORCID is a plugin for EPrints that allows you to import publications for a given author identified by an ORCID.

The plugin demonstrates how an EPrints repository can interface with the ORCID Tier 1 API.

Given an author's ORCID, the plugin queries the Tier 1 API and retrieves a list of works published by that author.

The metadata describing each work may include work-citation-format (for example, BibTeX) and/or multiple work-external-identifier-type (for example, DOI, PubMed ID). Where the work-citation-format or work-external-identifier-type can be mapped to an EPrints import plugin an Import option is displayed next to the work.

User Guide

1. After installing, an ORCID button appears on the Admin screen.

Import from orcid admin.png

2. Enter an ORCID to search for published works.

Import from orcid enter orcid.png

3. Search results are listed with import options where available (import from DOI or import from PubMed ID).

Import from orcid search results.png

4. Clicking Import takes you to the standard Import screen.

Import from orcid import.png

5. After importing the item, you are taken to the deposit workflow where you can edit and deposit the item.

Import from orcid edit item.png