Skip to content

Retrieve ORCID information accurately and more comprehensively #1064

@jvwong

Description

@jvwong

Disambiguating authors via "Open Researcher and Contributor ID" (ORCID) can be useful in associating a researcher's various contributions and crediting them, as well as offering infrastructure to authenticate.

Currently, we use the ORCID web service to perform a general search, querying with the DOI and filtering on name. However, this approach is a bit fuzzy (i.e. matching strings) and does not use the valuable information indexed by PubMed, resulting in incomplete sets of ORCIDs.

The goal here is to combine the exact information indexed by PubMed and ORCID, and normalize this information within a document (i.e. authorProfiles).


Some stats about documents from the database:

Document Category Count
Has Contributor name 85
Has >=1 ORCID 70
Has ORCID for Contributor name 42

Related to #1056 #1017

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions