openlibhums / openlibhums/janeway
Preprints: OAI-PMH feed should display custom fields
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 238
- Forks
- 97
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 8
Description
Is your feature request related to a problem? Please describe.
As a Janeway preprints administrator, I want to ensure that systems reading preprints metadata are able to obtain all information that they see on the public item page, including custom fields.
Describe the solution you'd like
Add to the oai-pmh feed custom fields provided in Janeway.
DC feed: Use the DC value for the field, where provided.
JATS feed: Ideally there would also be a JATS value. (see: https://github.com/BirkbeckCTP/janeway/issues/3363)
Additional context
See also issue re: not exposing certain fields: https://github.com/BirkbeckCTP/janeway/issues/3364
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the OAI-PMH feed implementation and how its DC metadata is assembled. Review related issues 3363 and 3364 for the JATS and excluded-field context. Done means custom fields appear in the DC feed using their DC values where available, with JATS handling tracked separately.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100