4Science / DSpace

This repository contains the 4Science optimized DSpace & DSpace-CRIS distribution.
https://wiki.lyrasis.org/display/DSPACECRIS/
BSD 3-Clause "New" or "Revised" License
41 stars 61 forks source link

ORCID Push Queue does not support Products (Research Data) #426

Open olli-gold opened 5 months ago

olli-gold commented 5 months ago

Is your feature request related to a problem? Please describe. The ORCID push queue may contain only items of the dspace.entity.type publication or funding (depending on the configuration and the settings). Products, which are the Entity Type for Research Data in DSpace-CRIS, will not get it into the push queue and can therefore not been pushed to ORCID from DSpace-CRIS.

In DSpace-CRIS 5 research data was treated like publication items and they could have been pushed to ORCID as works on ORCID side.

Describe the solution you'd like I would like to have Research Data, which is stored correctly as Products, within the ORCID registry queue, to be able to push those items from DSpace-CRIS to ORCID.

Describe alternatives or workarounds you've considered As far as I see, this is not configurable after all, so I do not see a chance for a workaround on it.

Additional context None I am aware of.

floriangantner commented 5 months ago

@olli-gold we were struggling with some similar problem and have solved this for our ResearchData Entity. We have also prepared this for Product entity. The changes are the same for any additional entity you might want to push to orcid as Work or Funding (e.g. Pushing projects with funding information instead of Funding).

https://github.com/uniba-ub/DSpace/tree/uniba-orcid-product
https://github.com/uniba-ub/Rest7Contract/tree/uniba-orcid-product
https://github.com/uniba-ub/dspace-angular/tree/uniba-orcid-product

Restrictions: