Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| dido:99_annexes:annex-b-terms-and-definitions:l:logical_data_structure_definition [2026/07/11 11:14] – removed - external edit (Unknown date) 127.0.0.1 | dido:99_annexes:annex-b-terms-and-definitions:l:logical_data_structure_definition [2026/07/18 12:33] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Logical Data Structure Definition ====== | ||
| + | [[dido: | ||
| + | |||
| + | ===== Discussion ===== | ||
| + | |||
| + | A Logical Data Structure Definition describes the structure, meaning, and constraints of an information class at the platform-independent logical level. | ||
| + | |||
| + | A Logical Data Structure Definition identifies the fields, relationships, | ||
| + | |||
| + | The Logical Architecture / PIM uses Logical Data Structure Definitions to define information consistently across Logical Nodes, Logical Communication Endpoints, Runtime Planes, interaction patterns, governance relationships, | ||
| + | |||
| + | ===== Definition ===== | ||
| + | |||
| + | // | ||
| + | |||
| + | ===== Source ===== | ||
| + | |||
| + | Specialization of Data Structure Definition from Part 1, Section 7.7; generalised from data structure framework material in the original FX Demo Reference Architecture. | ||
| + | |||
| + | ===== Note ===== | ||
| + | |||
| + | A Logical Data Structure Definition is not an IDL structure, Protocol Buffers message, JSON Schema definition, XML Schema definition, Avro schema, OpenAPI schema, database table, ontology class, generated type, file, or message. Implementation profiles use those mechanisms to realize Logical Data Structure Definitions. | ||
| + | |||
| + | ===== Example ===== | ||
| + | |||
| + | A logical Node Status definition identifies the information needed to describe a Logical Node’s identity, lifecycle state, timestamp, status reason, Runtime Plane, and provenance reference. | ||
| + | |||
| + | ---- | ||
| + | |||
| + | [[dido: | ||