Purpose

This page provides guidance on relationship directionality between domains in the Orthogramic Metamodel. It helps ensure consistency in how relationships are modelled, interpreted, and visualised across business architecture artefacts.

Directional modelling

In Orthogramic, relationships between domains are directional. One domain acts as the initiator (source), and the other as the receiver (target). This direction reflects intent, influence, responsibility, or dependency.

Correct directionality helps:

Active and passive domains

Some domains typically initiate relationships ("active"), while others are more often the target ("passive"). This distinction supports modelling discipline.

Active domains:

Passive domains:

Passive domains do not initiate relationships. For example, you should model:

...not the reverse.

Examples of valid directionality

From (active)

To (passive or active)

Relationship type

Strategy

Capability

influences

Capability

Value Stream

enables

Initiative

Performance

contributes to

Policy

Information

governs

Stakeholder

Capability

owns

Inter-unit relationships

While this page focuses on cross-domain relationships, directionality also applies to inter-unit domain relationships. However, in those cases, the emphasis is on organisational dependencies, so passive domains (e.g. Service) may appear as sources to reflect ownership or provision across units.

Usage in diagrams and APIs

In visual diagrams and API data:

Related guidance