[Spike - API] Extend the Native API to support dataset and datafile citation export
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 564
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 29
Description
Overview of the Feature Request
Currently the export of citation in different formats (EndNote XML, RIS and BibTeX) is a feature available only from JSF.
We need to expose this logic via API and allow the export in the different formats to be invoked from consumer applications such as the SPA.
What kind of user is the feature intended for?
API User
What inspired the request?
- https://github.com/IQSS/dataverse-frontend/issues/191
- https://github.com/IQSS/dataverse-frontend/issues/63
What existing behavior do you want changed?
None
Any brand new behavior do you want to add to Dataverse?
Dataset and datafile citation export via API
Any open or closed issues related to this feature request?
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 examining the existing JSF citation-export logic and the Native API entry points for dataset and datafile resources. Use the linked frontend issues and issue 3140 to clarify the supported EndNote XML, RIS, and BibTeX behavior; done means consumer applications can invoke citation export for both resource types through the API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100