emory-libraries / dlp-selfdeposit

0 stars 0 forks source link

Bulkrax pt.2 #365

Closed eporter23 closed 1 week ago

eporter23 commented 1 month ago

This ticket follows work already implemented to set up a CSV importer.

As refinements, we need the following:

TO DO: Emily to provide more detail regarding individual FileSet rows and/or what data may be needed

abelemlih commented 1 month ago

PR: https://github.com/emory-libraries/dlp-selfdeposit/pull/371

File set label and title are assigned in: config/initializers/hyrax_work_uploads_handler_override.rb

bwatson78 commented 2 weeks ago

I have removed the estimate because the FileSet processing is displaying multiple bugs that I have to overcome one by one.

bwatson78 commented 2 weeks ago

PR made: https://github.com/emory-libraries/dlp-selfdeposit/pull/401

eporter23 commented 1 week ago

@bwatson78 looks great! I have a few things that we should probably look at in a pt.3 ticket. I've been testing using one of the MODS extracted CSVs and then modifying it to add FileSets and other metadata so I'll follow up about how to write additional ticket(s).