This is an old revision of the document!


Logical Model (LM)

A logical model describes a system from a selected architectural viewpoint without defining implementation artefacts.

A system architecture contains multiple logical models when different architectural concerns require separate treatment. These concerns include information structure, persistence, messaging, service behaviour, user interaction, governance, policy control, security, evidence, audit, and logging.

A Platform Independent Model comprises one or more logical models. Each logical model addresses a distinct architectural concern at the platform-independent level. A Platform Specific Model maps a logical model to selected platform features.

model of a system from a selected architectural viewpoint, independent of implementation artefacts

Adapted for the FX Demo Reference Architecture

A logical model defines architecture-level structure, behaviour, relationships, constraints, and obligations for a selected concern.

A logical model is not an implementation artefact. Source code, generated code, database schemas, interface definition files, configuration files, build scripts, deployment files, logs, and runtime components are implementation artefacts.

Logical models organise architectural concerns. Platform-specific models organise selected technology realisations of those concerns.

A persistence logical model defines the information structures, relationships, constraints, retention obligations, and query responsibilities required for stored information.

A relational database Platform Specific Model realises the persistence logical model using tables, columns, keys, constraints, indexes, and SQL views.

A graph database Platform Specific Model realises the same persistence logical model using nodes, edges, properties, labels, graph constraints, and graph queries.

  • dido/99_annexes/annex-b-terms-and-definitions/l/logical_model.1783793678.txt.gz
  • Last modified: 2026/07/11 11:14
  • by nick_dido