.
I've modified dspace.cfg and orcid-authority-services.xml and UI changed in author lookup form field. Now when you start writing an author it searches using ORCID API. I can select an author, see ORCID, etc. If I create an article in an OpenAire Collection entity (submission-name="openAIREPublicationSubmission") you can:
- Select an author from authority control, autocomple author field but ORCID is not included in metadata.
- Select from local authors or import and author from ORCID search to the local authors (Cloud Icon) and ORCID is included in metadata (person.identifier.orcid), and then OAI returns records with author orcid.
If orcid field is not stored then in OAI i can't get the metadata, transformers can't translate...
Does anyone know how to force store orcid after select in author lookup field with no import needed? Now I only have author name (dc.contributor.author) added.
Thanks a lot