samvera-deprecated / curation_concerns

A Hydra-based Rails Engine that extends an application, adding the ability to Create, Read, Update and Destroy (CRUD) objects (based on Hydra::Works) and providing a generator for defining object types with custom workflows, views, access controls, etc.
Other
15 stars 27 forks source link

Support importing in ImportExportJob #1018

Closed awead closed 8 years ago

awead commented 8 years ago

Fixes https://github.com/projecthydra/curation_concerns/issues/1008

Adds support for the import option to the Fedora import/export tool.

@projecthydra/sufia-code-reviewers