You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be helpful to have an editgroup review page that would show changes in entity graph relationships. For example, merging works, moving files between entities, etc.
Could probably use the same view to inspect works (tree of relations between work, releases, files, creators, container).
Envisioning something like an "Entity Relationshp Diagram", where each entity is a box with minimal metadata and then relationships displayed between entities. The status of each entity would be indicated (active, wip, redirect, etc). All entities updated in the current editgroup would be displayed and indicated as such; some related entities would also be displayed in ghosted form. Some graphviz-like algorithm to lay out locations of entities and draw the links between them.
It would be helpful to have an editgroup review page that would show changes in entity graph relationships. For example, merging works, moving files between entities, etc.
Could probably use the same view to inspect works (tree of relations between work, releases, files, creators, container).
Envisioning something like an "Entity Relationshp Diagram", where each entity is a box with minimal metadata and then relationships displayed between entities. The status of each entity would be indicated (active, wip, redirect, etc). All entities updated in the current editgroup would be displayed and indicated as such; some related entities would also be displayed in ghosted form. Some graphviz-like algorithm to lay out locations of entities and draw the links between them.
Something like: https://spin.atomicobject.com/2017/11/15/table-rel-diagrams-graphviz/
The text was updated successfully, but these errors were encountered: