Skip to content
New issue

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

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

Already on GitHub? # to your account

affiliation data collection #153

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

yryo617
Copy link

@yryo617 yryo617 commented Feb 28, 2025

start of affiliation data collection.
tools/affiliations.py contains:

  • class to store dated affiliation entries
  • class to store list of identifiers and list of dated affiliation entries
  • function to add sorts the entries
  • function to consolidate the consecutive affiliation entries

examples/identifier_affiliation_mappings_rfc.py contains:

  • example code showing how affilliations.py can be used to collect all the affiliation entries going through authors data in rfc

tests/test_tools_affiliations.py contains:

  • very simple rudimentary tests of some of the functions in affiliations.py

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant