elifesciences / elife-tools

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

Add awardDoi to funding_awards_json() output. #438

Closed gnott closed 7 months ago

gnott commented 7 months ago

If a funding award award-id-type is doi then include the value in awardDoi of the funding awards JSON output.

The test scenario also omits any award recipients, which is also allowed in the latest version of the RAML schema.

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