View Attribute: Difference between revisions

From PHENOM Portal Knowledgebase
Jump to navigation Jump to search
Line 5: Line 5:


[[File:Phenom-data model-details view attr create.png|1200px|border]]
[[File:Phenom-data model-details view attr create.png|1200px|border]]
[[File:Phenom-data model-details view attr new.png|1000px|border]]


A View Attribute must have:
A View Attribute must have:
* A unique and conformant name
* A unique and conformant name
* An [[Observable]]
* An [[Observable]]
* A Measurement
* A [[Measurement]]
* A path
* A path


Line 18: Line 20:
The user can either start by selecting an Observable and then the Measurement - the Measurement list will be filtered to the Measurements realizing the selected Observable - or select the Measurement first which will automatically select the Observable the Measurement realizes.
The user can either start by selecting an Observable and then the Measurement - the Measurement list will be filtered to the Measurements realizing the selected Observable - or select the Measurement first which will automatically select the Observable the Measurement realizes.


=== Primitive ===
[[File:Phenom-data model-details view attr obs meas.png|1000px|border]]
Once the Measurement is selected, the user needs to choose the attribute's primitive (this is later used to assert a Platform Type).
 
=== Platform Type ===
Once the Measurement is selected, the user needs to either create a new Platform Type or select an existing one by clicking "Select Platform Type"
 
[[File:Phenom-data model-details view attr new ptf type.png|800px|border]]


[[]]
[[File:Phenom-data model-details view attr select ptf type.png|800px|border]]


=== Path ===
=== Path ===

Revision as of 14:43, 11 October 2022

A View Attribute can be also referred to as view characteristic or view field.

Creating & Editing View Attributes

To create a new View Attribute, click the "Create" button in the Attributes section of a View details page:

A View Attribute must have:

Name

The attribute's name must consist of letters, numbers, or underscores and start with a letter.

Observable/Measurement

The user can either start by selecting an Observable and then the Measurement - the Measurement list will be filtered to the Measurements realizing the selected Observable - or select the Measurement first which will automatically select the Observable the Measurement realizes.

Platform Type

Once the Measurement is selected, the user needs to either create a new Platform Type or select an existing one by clicking "Select Platform Type"

Path

To add a path to the attribute, the user must add a semantic path using the path builder. The path is built hop by hop, starting with the entity/association attribute typing the selected observable.

Each hop must be committed by clicking the checkmark before being able to move to the next. A hop can be removed by clicking the x next to the new hop box.

After committing a hop, if there are additional hops that can be added, they will appear in the clickable list, otherwise the text "No Possible Options" will appear.

The current path of the attribute is rendered under the Path section title.

Creating & Editing Nesting View Attributes =

A Nesting View Attribute can either be a "Foreign Reference" or a "Privately Scoped" attribute. If the Private checkbox is checked, then the attribute is marked as "Privately Scoped" otherwise, it is marked as "Foreign Reference". New Nesting View Attribute defaults to Foreign Reference.


A Nesting View Attribute must point to a view with a uniform projected characteristic. The foreign referenced Nesting View Attribute's uniform projected characteristic must match the type of the last hop of the perspective path used by any field that nests it.


Note that when switching from a Nesting to a Composite View, the Path/Perspective attribute and the Private attribute are cleared on save.