UW-Libraries / druw

1 stars 1 forks source link

Split current import rake task #31

Closed hexaplex closed 6 years ago

hexaplex commented 6 years ago

The rake import task previously took a DSpace export zip as input to create a new DRUW item. With this change, the rake import task takes a BagIt directory as its import directory. An additional script, utility/ds2bi.rb, can be used to create a BagIt directory from a DSpace export zip file.