Expand description
Domain configuration model
Defines the DomainConfig entity for the data modelling application. This represents the domain.yaml configuration file that stores domain metadata and asset references.
Note: This is separate from the Domain struct in domain.rs which represents
the visual domain schema with systems, nodes, and connections.
Structsยง
- Domain
Config - DomainConfig - Configuration file for a domain (domain.yaml)
- Domain
Owner - Owner information for a domain
- View
Position - Position on canvas for view rendering