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

Include award-id-type in full_award_groups() #419

Merged
merged 1 commit into from
Oct 4, 2023
Merged

Conversation

gnott
Copy link
Member

@gnott gnott commented Oct 4, 2023

From a more recent eLife XML snippet, find the @award-id-type attribute of <award-id> tag in the funding section. Include it in the return value of parseJATS.full_award_groups().

It is not included in the parseJATS.award_groups() at this time, since the award_id value is a list.

To get the @award-id-type value, use full_award_groups().

@gnott gnott merged commit 6c1a03a into develop Oct 4, 2023
2 checks passed
@gnott gnott deleted the award-id-type branch October 4, 2023 00:13
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.

None yet

1 participant