Export: DDI HTML format only includes Grant Number, not funding agency
Open
Nobody has claimed this yet.
Type: Bug
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 564
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 29
Description
DDI format shows this for a complete Funding Information block, agency and identifier fields:
<grantNo agency="http://dx.doi.org/10.13039/100009028">112</grantNo>
DDI HTML shows only this for the same record:
Grant Number: 112
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 tracing the DDI HTML export path for a record with a complete Funding Information block, then compare it with the DDI output shown in the issue. The work is done when the DDI HTML output includes the funding agency alongside the grant number, while preserving the identifier value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100