elifesciences / elife-tools

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

Extract the uri from dataset pub-id tags of various types. #291

Closed gnott closed 5 years ago

gnott commented 5 years ago

Fixes https://github.com/elifesciences/elife-tools/issues/290

A simplistic extraction of uri values, if not set already, along the lines of the existing patterns of parsing logic.

If all the automated tests pass, I will merge this and shepherd the release in other libraries to deploy it ASAP.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.0005%) to 99.592% when pulling d8cfb33294a93dfc58fb32cf92baaa2204ea9f0a on feature-dataset-uri into b3bf780c016724c80d23996335e60688866907c3 on develop.