Skip to main content

Module data_model

Module data_model 

Source
Expand description

Actions for dsp vre data-model { list | describe | structure }.

Phase 5 implements list (the first data-model read command) establishing the per-noun Renderer::data_models + DataModelListView view-struct pattern. See ADR-0008.

Functionsยง

describe
Describe a single data-model.
list
List all data-models in a project.
structure
Show the structure of a single data-model (links + inheritance relations).