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

Create a state machine graph of the workflow for a given object #1030

Closed jeremyf closed 7 years ago

jeremyf commented 7 years ago

In Sipity, we are able to generate a state machine diagram using DOT notation. This is a helpful debugging tool for developers

Port the state machine diagram generation from Sipity into Curation Concerns.