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.
Filters inactive Works from Catalog search, but allow for Work Show.
Fixes Sufia issue 2860 https://github.com/projecthydra/sufia/issues/2860 Fixes Sufia issue 2828 https://github.com/projecthydra/sufia/issues/2828
Full functionality depends on CC PR 1097 for suppressed to be updated in SOLR throughout workflow processing. https://github.com/projecthydra/curation_concerns/pull/1097