yalelibrary / YUL-DC

Preliminary issue tracking for Yale University Libraries Digital Collections project
3 stars 0 forks source link

[SPIKE] Add ability to download all children for a parent object in DCS #1976

Open motropuk opened 2 years ago

motropuk commented 2 years ago

Story

As an end user of DCS I would like to be able to download all child objects for a parent object in DCS via the blacklight interface. At the moment you can export an entire parent object via the Download as PDF option. However, end users have expressed a wish to be able to download all child objects as jpegs. See example of how this works at another org https://www.aaa.si.edu/collections/roy-de-forest-papers-9298/series-7/box-8-folder-1

Also discuss/investigate what the download service is doing. Does this require auth, so that bots don't mass download?

For this ticket, consider how this would be designed and implemented in DCS. Then write follow up ticket to implement work.

Acceptance

DraxIndustries79 commented 2 years ago

Notes from 3/30:

motropuk commented 2 years ago

Another good example of download options, including download all https://repository.duke.edu/dc/earlymss/emsar01018

AKFosterDev commented 2 years ago

Based on Jonathan's April 6th comment regarding the Duke University download all as a zip option - I found the corresponding code in their repository.

motropuk commented 2 years ago

Would like to resurface during next sprint