IQSS / IQSS/dataverse-client-javascript
Extend Get File Citation other Formats: add version parameter
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 20
- Forks
- 11
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 1
Description
The use case Get Citation in other formats should be version-specific, so a citation is returned for a requested version, not always the latest version.
Waiting for the change in the API: https://github.com/IQSS/dataverse/issues/12512
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 client entry point for “Get Citation in other formats” and review the API dependency tracked in IQSS/dataverse issue 12512. Confirm how the API exposes version selection, then pass the requested version through the client and verify that citations are returned for that version rather than always using the latest.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100