Closed jrgriffiniii closed 4 years ago
This should have individual departments for which each import is tested.
She updated recently with the following comment: "Only import theses with Approved status"
What was blocking this was the following:
/dspace/bin/dspace import -a -c 88435/dsp01w0892999g -e jrg5@princeton.edu -m foo.map.txt -s /dspace/www/thesis_central/Sociology/tc_export/Approved/Sociology/submission_4162
will not import any items into DSpace. The following must be invoked:
/dspace/bin/dspace import -a -c 88435/dsp01w0892999g -e jrg5@princeton.edu -m bar.map.txt -s /dspace/www/thesis_central/Sociology/tc_export/Approved/Sociology
There were several adjustments required to support multi-author SIP creation (these are mostly found in https://github.com/pulibrary/dspace-python/commit/681e4f1d67398458cd882ecd242148f34ea16ed1), and they required some directory path escaping (such as https://github.com/pulibrary/dspace-python/compare/thesis-central-import-multiauthor#diff-edb302c583942ffc8fe2368f61dd32d9R4).
I have reduced some of the complexity of the approach for importing SIPs generated for departments, and these have been tested successfully with the following imports:
https://updatespace.princeton.edu/jspui/handle/99999/fk4p286w9k
https://updatespace.princeton.edu/jspui/handle/99999/fk4jd66g4s
https://updatespace.princeton.edu/jspui/handle/99999/fk4dn5gp02
I have e-mailed Lynn Durgin with a request to review these items in order to assess whether or not the metadata for these is problematic.
This would be a synchronization between thesis-central-qa.princeton.edu and updatespace.princeton.edu