archivists' dashboard: button to show all linked collections/datasets
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 564
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 29
Description
One of our member institutions would like the ability to see all linked collections and datasets. Currently the API endpoints only answer for one dvobject at a time and the JSON returned is fairly verbose. An API endpoint and/or a dashboard button to return a tabular result (in the dashboard case) of just the alias/DOI would be very helpful for their reporting and data management.
Related to #9650
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 reviewing the existing API endpoints that return linked collections or datasets for one dvobject, then inspect the archivists' dashboard entry point. Compare the related issue #9650 and define whether the endpoint or dashboard button is in scope; done means producing a concise tabular result containing each linked item's alias or DOI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100