This is an implementation of a parser for the NLM format, it takes a very similar approach to the JATS parser which we already have, using LiteratureBuilder to build HEP records.
Related Issue
This is a step towards refreshing the IOP spider (#205)
Motivation and Context
IOP uses NLM format to publish their citation records. Currently the IOP spider uses web-scraping, however we will move to using OAI-PMH and this instead.
Checklist:
[x] I have all the information that I need (if not, move to RFC and look for it).
[x] I linked the related issue(s) in the corresponding commit logs.
Description
This is an implementation of a parser for the NLM format, it takes a very similar approach to the JATS parser which we already have, using LiteratureBuilder to build HEP records.
Related Issue
This is a step towards refreshing the IOP spider (#205)
Motivation and Context
IOP uses NLM format to publish their citation records. Currently the IOP spider uses web-scraping, however we will move to using OAI-PMH and this instead.
Checklist:
RFC
and look for it).