Typo in metadata "studyAssayOtherMeasurmentType" from the biomedical metadata block
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 564
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 29
Description
What steps does it take to reproduce the issue?
- Which page(s) does it occurs on?
https://demo.dataverse.org/api/metadatablocks/biomedical
- What happens?
While exploring the metadata available in dataverse via the API, I noticed that a field in the life sciences metadata list contained a typo. The “studyAssayOtherMeasurmentType” field is missing an ‘e’ in the word “Measur_e_ment.” This issue only affects the field's slug and not the name displayed in the interface.
- To whom does it occur (all users, curators, superusers)?
All users
- What did you expect to happen?
I would expect the field to be named "studyAssayOtherMeasurementType".
Screenshots:
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 with the biomedical metadata API response at https://demo.dataverse.org/api/metadatablocks/biomedical and search the repository for "studyAssayOtherMeasurmentType". Correct the slug to "studyAssayOtherMeasurementType", then verify that the API returns the corrected field while the displayed name remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100