DSpace-CRIS provides a full integration with ORCID based on the ORCID API v3.0. The full range of ORCID API is supported ranging from the Public API to the Membership and Premium API

Since DSpace-CRIS version 2022.02.00 (05th Oct 2022) this feature is aligned with ORCID integration available in DSpace and some metadata were migrated from the cris schema to the dspace schema (ref. ORCID Integration - DSpace 7.x Documentation - LYRASIS Wiki)

Configuration

Integration with ORCID requires the following configuration properties:

The reference configuration file of the features linked to orcid is the orcid.cfg file placed in config/modules, while the configuration of the main beans used for the functionalities related to orcid is defined in the file config/spring/api/orcid-services.xml.

In this file, in addition to the properties listed above, there are also the default configurations for all the functions related to orcid (webhook, mapping between DSpace entities and ORCID entities, etc.).

For more details about the application registration on ORCID click here.


Functional Specifications