elifesciences / elife-tools

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

Parse anonymous tag value if present in contrib. #413

Closed gnott closed 1 year ago

gnott commented 1 year ago

Part of issue https://github.com/elifesciences/issues/issues/7743

To allow depositing anonymous contributors to Crossref, parse the <anonymous/> value from the XML and set the value to True, otherwise do not set the value.