Skip to content

fix(harvester): preserve contributor given names#879

Open
TahaKhan998 wants to merge 1 commit into
CERNDocumentServer:masterfrom
TahaKhan998:fix/harvester-preserve-contributor-given-names
Open

fix(harvester): preserve contributor given names#879
TahaKhan998 wants to merge 1 commit into
CERNDocumentServer:masterfrom
TahaKhan998:fix/harvester-preserve-contributor-given-names

Conversation

@TahaKhan998

@TahaKhan998 TahaKhan998 commented Jul 24, 2026

Copy link
Copy Markdown

Closes #861
The INSPIRE harvester was losing authors’ given names when INSPIRE provided only a combined full_name, such as Gwenlan, Claire, instead of separate first_name and last_name fields. The mapper already split the combined name but only stored the family name. This PR also stores the extracted given name, so both parts are preserved and authors are displayed correctly on the CDS record page after the record is harvested again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

thesis harvester: verification

1 participant