elifesciences / elife-tools

Python library for parsing eLife article XML data.
MIT License
15 stars 7 forks source link

Parse ROR from aff institution-id tag. #365

Closed gnott closed 2 years ago

gnott commented 2 years ago

Re issue https://github.com/elifesciences/issues/issues/6868

Parse from an example tag <institution-id institution-id-type="ror">https://ror.org/0524sp257</institution-id> in a contributor's affiliations to populate a ror attribute with a ROR id.

Bump the library version to 0.13.0.