Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-Add-Zenodo adds "Lastname, Firstname" #615

Open
haesleinhuepf opened this issue Feb 1, 2025 · 0 comments · May be fixed by #616
Open

Auto-Add-Zenodo adds "Lastname, Firstname" #615

haesleinhuepf opened this issue Feb 1, 2025 · 0 comments · May be fixed by #616

Comments

@haesleinhuepf
Copy link
Member

... to our resource yml file, which makes author-statistics complicated downstream. It would be great, if "Firstname Lastname" would be the format in our yml file. We should reformat the elements in the list entry['authors'] in case any of them contains a comma.

Also, the function complete_zenodo_data doing this exists twice:

  • scripts/auto-add-zenodo-entry.py
  • scripts/generate_link_lists.py

I propose we use the function in generate_link_lists and import it from auto-add-zenodo-entry . This allows us to remove the code-duplication of thtis function in auto-add-zenodo-entry.py

git-bob implement this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant