Slide 29
Slide 29 text
Awesome. How to fix this?
• If you know me, you probably already guessed “process.”
Good for you!
• Your job: figure out a process that works for your
participants, test it with them to refine it, document it,
and force your system to accept it.
• That last part gets technically tricky, I won’t lie. I personally fought DSpace
developers FOR YEARS to get usable deposit interfaces… and lost. I also lost a
job with DiscoveryGarden because I hated Islandora interfaces… and said so.
• With DSpace, I ended up doing a lot of deposits on depositors’ behalf. So it
goes. A lot of the software in these spaces is so, so terrible.
• Investigate your system’s APIs, batch-work mechanisms, and other technical
infrastructure to see if there’s a way to make it work for you… instead of
against your participants. I used DSpace’s export-import feature a lot for this,
also SQL access to its database (for batch-fixing metadata, usually).