elifesciences / elife-tools

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

Change editor's evaluation XML, parse id too. #361

Closed gnott closed 3 years ago

gnott commented 3 years ago

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

A change to the <related-object> tag in an editor's evaluation sub-article, the parsing of which has little impact, except since the newer sample includes an @id attribute, include this in the data returned by the sub_articles() function. Since this is a change to the main modules, assign version 0.11.0 to the next released version.