dataquest-dev / DSpace

(Official) The DSpace digital asset management system that powers your Institutional Repository
https://wiki.lyrasis.org/display/DSDOC7x/
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

Datacite submission & Orcid authority #665

Closed kosarko closed 5 months ago

kosarko commented 6 months ago

The first commit makes the new datacite submission the default, it updates the dissemination crosswalk in order to properly exposed all the metadata. It also adds new metadata fields, so run:

/dspace/bin/dspace registry-loader -metadata \
/dspace/config/registries/datacite.xml

The second commit adds a new implementation of orcid authority, one that does not use solr and keeps the authority keys in the authority column). It changes the configs introduced in #570 and exposes the orcid in datacite dissemination crosswalk.

milanmajchrak commented 6 months ago

@vidiecan I think it could be merged into dtq-dev without submission-forms.xml and item-submission.xml