adsabs / ADSManualParser

Sets up a working environment for curators to manually process publisher metadata for the Classic backoffice
GNU General Public License v3.0
0 stars 3 forks source link

IUCr - do not output page range if it is undefined #39

Open csgrant00 opened 1 year ago

csgrant00 commented 1 year ago

python run.py -p "/proj/ads/abstracts/data/IUCR/AllPubMedXML/d-60-02355.xml" -t jats -f iucr.test

producing

%J Acta Crystallographica Section D, Volume 60, Issue Pt 12, pp. 2355-2357, undef pp.

instead of

%J Acta Crystallographica Section D, Volume 60, Issue Pt 12, pp. 2355-2357

or

%J Acta Crystallographica Section D, Volume 60, Issue Pt 12, pp. 2355-2357, 3 pp.

mugdhapolimera commented 12 months ago

https://github.com/adsabs/ADSIngestParser/pull/80

mugdhapolimera commented 12 months ago

This was an ADSIngestParser issue