Data Model Details: Difference between revisions
m (Nathalie moved page Details to Data Model Details) |
No edit summary |
||
Line 42: | Line 42: | ||
== [[Semantic Matches]] == | == [[Semantic Matches]] == | ||
Semantic matching of documented view attribute paths is the process that matches message fields of same or similar semantic meaning to each other to facilitate and, ultimately, automate the process of message set integration. | Semantic matching of documented view attribute paths is the process that matches message fields of same or similar semantic meaning to each other to facilitate and, ultimately, automate the process of message set integration. | ||
== [[View]] == | == [[View]] == |
Revision as of 10:37, 19 October 2022
From the Details tab, users can review detailed information about model nodes, create new nodes, and edit or delete existing nodes. Not all of types of nodes can be created, edited, or deleted, and there are some nodes which will not appear in this user interface. The nodes accessible through the details tab and their available user interactions are summarized below. Note that from anywhere in PHENOM, if the user double clicks on a node, she/he will be redirected to the details page of the selected node.
Page format
All details pages are built in the same way:
- All the action buttons (Save, Reset, Delete) are located in the sub-tab bar in the top right corner.
- The top right corner of the page provides indications about
- When the element was last modified and by whom
- The model the element belongs to
- The Changeset selected
Most details pages also allow the user to edit/view the tags applied to the element
Constraint
Constraints limit the possible values of a view attribute to which they are applied. The nature of the constraint is based on the primitive type employed by the view attribute.
Entity and Association
Entities and associations are the basic building blocks of a Domain Specific Data Model (DSDM); they represent the different real-world entities and relationships present in the domain as well as those entities' and relationship's properties.
Measurement
Measurements are a part of the Logical Data Model (LDM) and their properties can be edited within PHENOM.
Measurement System and Coordinate System
LDM level systems determine the properties of measurements used in the project and direct the conversion between them.
Observable
Observables are part of the Shared Data (SDM) and cannot be created or deleted.
Package
PHENOM's Packages function like folders that help users organize components of the project as well as their own files and content.
Platform Type and Enumeration
Platform Types are used to relate a View Attribute to an LDM Measurement. Platform Enumerations are Platform Types that have Platform Enumeration Literals relating to the realized Measurement's LDM Enumeration Labels.
Reference Point
Reference Point is used to provide a basis for locating and/or orienting a Measurement System.
Semantic Matches
Semantic matching of documented view attribute paths is the process that matches message fields of same or similar semantic meaning to each other to facilitate and, ultimately, automate the process of message set integration.
View
Platform Data Model (PDM) views represent collections of data fields which are collected and transmitted in a defined message interface.
View Attribute
View attributes represent the data fields of a particular message and are used to document the contents of the same.