Supported Dublin Core fields
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 3
- Forks
- 0
- Avg merge
- 3m
- Merged PRs (30d)
- 7
Description
For reference here are the fields for which DOI2PMH will currently fetch and return metadata:
- dc:title
- dc:creator
- dc:subject
- dc:description
- dc:publisher
- dc:contributor
- dc:date (mostly - some specific date formats might not be parsed correctly)
- dc:type
- dc:format
- dc:identifier
- dc:source
- dc:language
- dc:relation
- dc:coverage
- dc:rights
We should ideally aim for a fuller coverage.
Contributor guide
No contributing guide indexed for this repository
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
The issue names no files or tests. Start by locating the code that maps fetched DOI metadata to Dublin Core and OAI-PMH output, then compare its behavior with the checked and unchecked fields listed here. Done should mean the intended additional fields are fetched and returned, with their supported formats defined.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100