Project

General

Profile

Actions

Feature #16659

closed

Take advantage of ORCID information coming from OpenAIRE

Added by Leonardo Candela almost 5 years ago. Updated 7 months ago.

Status:
Rejected
Priority:
Normal
Target version:
Start date:
May 09, 2019
Due date:
% Done:

0%

Estimated time:

Description

OpenAIRE graph contains ORCID IDs, we should collect this information too and make use of it.

One idea might be to have the ORCID ID banner or a link to it for every author we know.

For instance, in the per item page, i.e. pages like this

https://openportal.isti.cnr.it/doc?id=people______::ddf3668eaa98d05ddc9cd95ebf9347ab

we might have

  • in the CNR Authors box something like <a href="">Author Name<\a> (<a href="">orcid.org/xxxx-xxxx-xxxx-xxxx<\a>)
    • where Author Name points to the paper authored in Open Portal
    • ORCID ID points to the author profile in ORCID

To display the ORCID ID in our site we might also use this code snippet

<div itemscope itemtype="https://schema.org/Person"><a itemprop="sameAs" content="https://orcid.org/0000-0002-7279-2727" href="https://orcid.org/0000-0002-7279-2727" target="orcid.widget" rel="noopener noreferrer" style="vertical-align:top;"><img src="https://orcid.org/sites/default/files/images/orcid_16x16.png" style="width:1em;margin-right:.5em;" alt="ORCID iD icon">https://orcid.org/0000-0002-7279-2727</a></div>

Add

Subtasks


Add

Related issues

Updated by Paolo Manghi almost 5 years ago

Is there any chance we can collect ORCID IDs from Pimpa?

An alternative could be that of collecting ORCID IDs from OpenAIRE and then re-distribute those that we found by linking them to the CNR IDs.

Updated by Leonardo Candela 7 months ago

  • Status changed from New to Rejected

I would say that this activity is no longer needed, for CNR authors we do have ORCIDs

Actions

Also available in: Atom PDF