Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Introduction
In the Orthogramic, relationships between business architecture elements are inherently directional, conveying the flow of influence, control, or dependency.
...
The following Orthogramic domains are considered passive:
Domain | Typical Role in Relationships |
---|---|
Information | Referenced by, used by, governed by |
Performance | Measured by, contributed to, indicator of |
Product | Delivered by, enabled by, rarely strategic |
Service | Implements, delivers, used in context |
...
Cross domain relationships
Passive domains must not initiate cross domain relationships
Applies to: Cross domain relationship definition and visualisation
Definition:
Cross domain relationships must be modelled with active domains as the source and passive domains as the target. Passive domains must not initiate outbound relationships.
Passive domains include:In Orthogramic, cross domain relationships connect elements across different business architecture domains—for example, a Strategy influencing a Capability, or an Initiative delivering a Service. These relationships are directional, meaning they have a clear source and target. This direction helps you understand how one domain element affects or supports another.
To keep relationships meaningful and easy to interpret, Orthogramic follows a simple modelling approach:
Start from domains that drive change or define intent, and point towards those that describe supporting structures or results.
Common examples
Strategy → Capability — A strategy defines the direction that capabilities must support.
Capability → Value Stream — Capabilities enable specific value-creating activities.
Initiative → Performance — Initiatives aim to influence performance measures.
Stakeholder → Policy — A stakeholder is responsible for a policy.
Tip: think in terms of action
Ask yourself: “Which element is driving or shaping the other?”
If you're not sure, try framing the relationship as a sentence:
“This strategy influences the capability.”
“This initiative delivers the service.”
This helps ensure you’re modelling the direction correctly.
Relationship direction in visualisation
When exploring relationships in Insights:
Arrows point from the source (driver) to the target (effect)
This helps you follow the flow from strategic intent down to execution and results
Passive domains include
Information
Policy
Performance
Product
Service
Correct examples
...
Strategy → Capability
Capability → Service
Initiative → Performance
Stakeholder → Policy
Incorrect examples
...
Information → Capability : informs
❌Performance → Initiative : measured by
❌Policy → Stakeholder : constrains
❌
Implementation guidance:
In diagrams, passive domains only appear as targets.
In JSON or RDF representations, relationships originate from active domains.
Verbs such as informs, measures, or describes are used only in documentation, not as relationship types sourced from passive domains.
Reasoning
...
This ensures semantic clarity, avoids visual clutter, and supports reasoning engines that depend on clear relationship directionality.
...