inspirehep / inspire-dojson

INSPIRE-specific rules to transform from MARCXML to JSON and back.
GNU General Public License v3.0
3 stars 18 forks source link

hep: arxiv_eprints with lower case arxiv #250

Closed nyirit closed 5 years ago

nyirit commented 5 years ago

If a 037__9 field contains arxiv (lower case x), then the arXiv identifier will be added to the report_numbers field, instead of the arxiv_eprints field. With this modification the value will be checked case-insensitively.

Test snippet comes from a package delivered to SCOAP3 by IOP.

michamos commented 5 years ago

You need to rebase your branch on master