Open
Description
The Journal route in the REST API is currently missing several items of metadata that are present in the OAI-PMH data model, or in other formats such as the XML "dump".
The fields missing from the Journals route of the REST API are:
- The internal CrossRef Journal API
- The Member ID for the associated publisher of the journal
- The alternate/variant journal title
- The language of the journal
- First date of publication of the journal
- Datetime when the record was created
- Datetime when the record was modified
Can these fields be added to the Journal route to make the dataset consistent and complete? Currently, we need to call both the REST API and use the OAI-PMH feed, and we'd much prefer to just use the REST API.
Note 7. is also covered in issue #384