IQSS / IQSS/doi2pmh-server

Supported Dublin Core fields

Open
#38 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.