pulibrary / dspace-python

Python Scripts for DSpace Administration
0 stars 0 forks source link

Introduces README documentation for importing Vireo (Thesis Central) submissions into DataSpace #15

Closed jrgriffiniii closed 3 years ago

jrgriffiniii commented 4 years ago

This also includes and improves upon several tcsh scripts.

kmcelwee commented 4 years ago

whoops, ignore me!

jrgriffiniii commented 4 years ago

enhanceAips.py yields the following error:

ERROR:root:export/English/RestrictionsWithId.xlsx does not contain a 'Submitted By' column

As the Excel Spreadsheet seems to be completely stripped of columns once parsed by this script.

jrgriffiniii commented 4 years ago

https://github.com/pulibrary/dspace-python/blob/master/thesiscentral-vireo/dataspace/python/vireo.py#L82 is the line which is problematic for me locally.

jrgriffiniii commented 3 years ago

This needs to be rebased and updated. Closing with the hope to using another branch.