curationexperts / trove

Digital Image Library based on Tufts repository models
0 stars 2 forks source link

Command Line Collection Export #202

Open mark-dce opened 9 years ago

mark-dce commented 9 years ago

STORY As an application developer and owner, I'd like to be able to export (& import) pre-configured collections for testing and demo, so that I'd have know, consistent data to work with.

DETAILS Given a collection that has been configured within TDIL, e.g. tufts.uc:117 I'd like to be able to call a rake task that exports the contents of that collection:

Probably something like rake collection:export tufts.uc:117 out_file.xml

ACCEPTANCE