Diagram Node and Edge Reference
Compact reference of content relationships per diagram type, listing available nodes and edges (relationships).
IMPORTANT
In technical terms, this page is downstream documentation, not a normative source. Diagram node and edge inclusion comes from bundle/v0.1/core/views.yaml; relationship direction and endpoints come from bundle/v0.1/core/contracts.yaml.
Available node types: Area, Place
SDD
Area A-001 "Area Name"
CONTAINS P-001 "a Place"
END
Place P-001 "Place Name"
CONTAINS P-002 "a Place"
CONTAINS VS-001 "a ViewState" # (hidden)
NAVIGATES_TO P-002 "a Place"
END
# Incoming edges for Place:
# Area, Place CONTAINS Place
# Place NAVIGATES_TO PlaceTo create readable diagrams, not all diagrams do show all edges that they could show. For technical users, Hidden Edge Reference shows which edge types are suppressed per diagram type with more detail.