forked from alanorth/DSpace
-
Notifications
You must be signed in to change notification settings - Fork 15
Scripts
Alan Orth edited this page Jun 28, 2016
·
16 revisions
Various scripts to help with maintenance and batch tasks.
- migrate-fields.sh — Migrate metadata fields from one to another
- move-collections.sh — Move collections from one community to another
- generate-thumbnails.py — Download PDFs from a CSV file and create thumbnails for use with SAFBuilder
- fix-metadata-values.py — Find and replace metadata values in the PostgreSQL database (from CSV)
- delete-metadata-values.py — Delete values in the PostgreSQL database (from a column in a CSV)