Skip to content

Harmonise metadata in Journal route with other representations #387

Open
@scottbw

Description

@scottbw

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:

  1. The internal CrossRef Journal API
  2. The Member ID for the associated publisher of the journal
  3. The alternate/variant journal title
  4. The language of the journal
  5. First date of publication of the journal
  6. Datetime when the record was created
  7. 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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions