openlibhums / openlibhums/janeway
Map keywords to dc:subject in OAI
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 238
- Forks
- 97
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 8
Description
In order to share the best metadata possible with other systems, it would be helpful if keywords could be mapped to the dc:subject in the OAI. Best practice is a controlled vocabulary, but keywords would be better than nothing - https://www.dublincore.org/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/elements/1.1/subject
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 metadata export entry point and how article keywords are represented. Trace the generated metadata for a record, then verify that its keywords appear as dc:subject in the OAI response. Done means the mapping is present and the exported metadata remains valid.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, content
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100