mkernik / drum_tools

This repository contains a collection of python scripts and tools to help with efficiently processing submissions to the Data Repository at the University of Minnesota (DRUM)
4 stars 1 forks source link

Paginate "Data-Specific Information" section of the Readme Tool #14

Open mkernik opened 3 months ago

mkernik commented 3 months ago

The Dspace5 version of the script made a list of all "Original" bitstream items with ".csv" or ".xlsx" in the name. But Dspace7 splits the bitstreams into multiple pages, so it may not list all relevant spreadsheets when there are a lot of files. Need to add the logic used for the File List section.