Traits
Traits for this entity are listed here.
is.CDM.entityVersion
Parameter | Value | Data type | Explanation |
---|
versionNumber | "4.3" | string | semantic version number of the entity |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Base entity from which all ESG Data Model entities are derived. | en | Facility Area Station defines the stations that comprise the Facility Area well as the positions of the stations. |
| entity | a reference to the constant entity holding the list of localized text |
is.identifiedBy
names a specific identity attribute to use with an entity
minimumObjectModelVersion
Minimum version of the object model required to fully understand the data schema used.
Parameter | Value | Data type | Explanation |
---|
versionNumber | "1.2.3" | string | |
is.IDM.modelVersion
Semantic version number of the IDM.
Parameter | Value | Data type | Explanation |
---|
versionNumber | "2.0.0" | string | |
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|
identifier | "{367000B3-80A9-424A-9114-C34ABD2CDE9A}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.nativeTo.businessArea
The name of the business area from which the entity originates.
Parameter | Value | Data type | Explanation |
---|
name | "Facility" | string | |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Facility Area Station |
| entity | a reference to the constant entity holding the list of localized text |
has.entitySchemaAbstractionLevel
A level of abstraction assigned to an Entity schema. Logical schema descriptions use complex dataTypes, inheritance, and entities as attributes. Resolved descriptions contain none of those things, only final trait and attribute sets are shown. A composition schema manipulates, guides, or restates parts of logical schemas to produce one resolved schema.
Parameter | Value | Data type | Explanation |
---|
level | "resolved" | string | Possible values: logical, composition, resolved |
Attributes
Name |
Description |
First Included in Instance |
FacilityId |
The unique identifier of a Facility. |
Sustainability/esg-data-model/FacilityAreaStation |
FacilityAreaId |
The unique identifier of a Facility Area. |
Sustainability/esg-data-model/FacilityAreaStation |
StationId |
The unique identifier of a Station. |
Sustainability/esg-data-model/FacilityAreaStation |
FacilityAreaStationStartTimestamp |
The start timestamp of the Facility Area Station. |
Sustainability/esg-data-model/FacilityAreaStation |
FacilityAreaStationEndTimestamp |
The end timestamp of the Facility Area Station. |
Sustainability/esg-data-model/FacilityAreaStation |
FacilityAreaStationLocationXCoordinate |
The x-coordinate of the center point of the Station within the Facility Area. |
Sustainability/esg-data-model/FacilityAreaStation |
FacilityAreaStationLocationYCoordinate |
The y-coordinate of the center point of the Station within the Facility Area. |
Sustainability/esg-data-model/FacilityAreaStation |
FacilityAreaStationRotationX |
Rotation X is the amount of rotation (in degrees) relative to the X axis of the Facility Area. The rotation point is the center of the object which is aligned with the Facility Area X,Y coordinate.Rotation angle is usually defined according to the right-hand rule. Namely, the angle is a positive value when the rotation appears clockwise when looking in the positive direction of the axis, and negative values when the rotation appears counter-clockwise. |
Sustainability/esg-data-model/FacilityAreaStation |
FacilityAreaStationRotationY |
Rotation Y is the amount of rotation (in degrees) relative to the Y axis of the object. The Y axis refers to vertical position (perpendicular to the base). A positive rotation would mean that the front of the object's base plane is higher than the back, whereas a negative value indicates the front of the object's base plane is lower than the back. Since the Station is essentially an imaginary outline directly on the base of the Facility Area, it's base plane would always match the base plane of the Facility Area, so the Rotation Y would be 0. |
Sustainability/esg-data-model/FacilityAreaStation |
FacilityAreaStationRotationZ |
Rotation Z is the amount of rotation (in degrees) relative to the Z axis of the object. The Z axis refers to the rotational axis or rotational centerline of the object. A positive rotation would mean that one side of the object's base plane is higher than the other, whereas a negative value indicates the opposite side is higher. In other words, it is leaning to the left or to the right. Since the Station is essentially an imaginary outline directly on the base of the Facility Area, it's base plane would always match the base plane of the Facility Area so the Rotation Z would be 0. |
Sustainability/esg-data-model/FacilityAreaStation |
FacilityAreaStationLength |
The length of the Station within the Facility Area measured in the unit of measure specified by the Dimensions Unit of Measure ID. |
Sustainability/esg-data-model/FacilityAreaStation |
FacilityAreaStationWidth |
The width of the Station within the Facility Area, measured in the unit of measure specified by the Dimensions Unit of Measure ID. |
Sustainability/esg-data-model/FacilityAreaStation |
DimensionsUnitOfMeasureId |
The unique identifier of a Unit Of Measure. |
Sustainability/esg-data-model/FacilityAreaStation |
FacilityAreaStationTotalFloorSpace |
The total floor space of the Facility Area Station measured in the unit of measure specified by the Area Unit of Measure ID. The area may have an irregular shape so may not necessarily be the product of the designated length times width. |
Sustainability/esg-data-model/FacilityAreaStation |
AreaUnitOfMeasureId |
The unique identifier of a Unit Of Measure. |
Sustainability/esg-data-model/FacilityAreaStation |
FacilityAreaStationNote |
A note, comment, or more information regarding the Facility Area Station. |
Sustainability/esg-data-model/FacilityAreaStation |
The unique identifier of a Facility.
First included in: Sustainability/esg-data-model/FacilityAreaStation (this entity)
Properties
Name | Value |
---|
displayName | Facility ID |
description | The unique identifier of a Facility. |
isPrimaryKey | true |
dataFormat | int32 |
Traits
List of traits for the FacilityId attribute are listed here.
is.dataFormat.integer
is.identifiedBy
names a specific identity attribute to use with an entity
is.linkedEntity.identifier
Marks the attributes that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation |
---|
entityReferences | | entity | a reference to the constant entity holding the list of entity references |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Facility ID |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | The unique identifier of a Facility. |
| entity | a reference to the constant entity holding the list of localized text |
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|
identifier | "{2368C1E0-74D2-4E2B-9F3C-42A6425640B1}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.dataFormat.integer
The unique identifier of a Facility Area.
First included in: Sustainability/esg-data-model/FacilityAreaStation (this entity)
Properties
Name | Value |
---|
displayName | Facility Area ID |
description | The unique identifier of a Facility Area. |
isPrimaryKey | true |
dataFormat | int32 |
Traits
List of traits for the FacilityAreaId attribute are listed here.
is.dataFormat.integer
is.identifiedBy
names a specific identity attribute to use with an entity
is.linkedEntity.identifier
Marks the attributes that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation |
---|
entityReferences | | entity | a reference to the constant entity holding the list of entity references |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Facility Area ID |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | The unique identifier of a Facility Area. |
| entity | a reference to the constant entity holding the list of localized text |
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|
identifier | "{3F3AA068-AA1A-4D24-9493-FF408BDD8CE6}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.dataFormat.integer
The unique identifier of a Station.
First included in: Sustainability/esg-data-model/FacilityAreaStation (this entity)
Properties
Name | Value |
---|
displayName | Station ID |
description | The unique identifier of a Station. |
isPrimaryKey | true |
dataFormat | int32 |
Traits
List of traits for the StationId attribute are listed here.
is.dataFormat.integer
is.identifiedBy
names a specific identity attribute to use with an entity
is.linkedEntity.identifier
Marks the attributes that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation |
---|
entityReferences | | entity | a reference to the constant entity holding the list of entity references |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Station ID |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | The unique identifier of a Station. |
| entity | a reference to the constant entity holding the list of localized text |
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|
identifier | "{0B294698-DAD7-4D6F-B5BE-A3CE5FAD35AF}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.dataFormat.integer
The start timestamp of the Facility Area Station.
First included in: Sustainability/esg-data-model/FacilityAreaStation (this entity)
Properties
Name | Value |
---|
displayName | Facility Area Station Start Timestamp |
description | The start timestamp of the Facility Area Station. |
isPrimaryKey | true |
dataFormat | dateTime |
Traits
List of traits for the FacilityAreaStationStartTimestamp attribute are listed here.
is.dataFormat.date
means.measurement.date
is.dataFormat.time
means.measurement.time
is.identifiedBy
names a specific identity attribute to use with an entity
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|
identifier | "{040396AE-7F1C-42EA-B32F-CD2990D60417}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Facility Area Station Start Timestamp |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | The start timestamp of the Facility Area Station. |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.time
is.dataFormat.date
The end timestamp of the Facility Area Station.
First included in: Sustainability/esg-data-model/FacilityAreaStation (this entity)
Properties
Name | Value |
---|
displayName | Facility Area Station End Timestamp |
description | The end timestamp of the Facility Area Station. |
dataFormat | dateTime |
Traits
List of traits for the FacilityAreaStationEndTimestamp attribute are listed here.
is.dataFormat.date
means.measurement.date
is.dataFormat.time
means.measurement.time
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|
identifier | "{343B1245-8545-40A4-9D70-0E178E2E315E}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Facility Area Station End Timestamp |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | The end timestamp of the Facility Area Station. |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.time
is.dataFormat.date
The x-coordinate of the center point of the Station within the Facility Area.
First included in: Sustainability/esg-data-model/FacilityAreaStation (this entity)
Properties
Name | Value |
---|
displayName | Facility Area Station Location X-Coordinate |
description | The x-coordinate of the center point of the Station within the Facility Area. |
dataFormat | int32 |
isNullable | true |
Traits
List of traits for the FacilityAreaStationLocationXCoordinate attribute are listed here.
is.dataFormat.integer
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|
identifier | "{068477C6-4484-4775-B89E-DC05E607E420}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.nullable
The attribute value can be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Facility Area Station Location X-Coordinate |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | The x-coordinate of the center point of the Station within the Facility Area. |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.integer
The y-coordinate of the center point of the Station within the Facility Area.
First included in: Sustainability/esg-data-model/FacilityAreaStation (this entity)
Properties
Name | Value |
---|
displayName | Facility Area Station Location Y-Coordinate |
description | The y-coordinate of the center point of the Station within the Facility Area. |
dataFormat | int32 |
isNullable | true |
Traits
List of traits for the FacilityAreaStationLocationYCoordinate attribute are listed here.
is.dataFormat.integer
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|
identifier | "{4944DEAD-A385-4DFF-A4BB-FD408F45172D}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.nullable
The attribute value can be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Facility Area Station Location Y-Coordinate |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | The y-coordinate of the center point of the Station within the Facility Area. |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.integer
Rotation X is the amount of rotation (in degrees) relative to the X axis of the Facility Area. The rotation point is the center of the object which is aligned with the Facility Area X,Y coordinate.
Rotation angle is usually defined according to the right-hand rule. Namely, the angle is a positive value when the rotation appears clockwise when looking in the positive direction of the axis, and negative values when the rotation appears counter-clockwise.
First included in: Sustainability/esg-data-model/FacilityAreaStation (this entity)
Properties
Name | Value |
---|
displayName | Facility Area Station Rotation X |
description | Rotation X is the amount of rotation (in degrees) relative to the X axis of the Facility Area. The rotation point is the center of the object which is aligned with the Facility Area X,Y coordinate.
Rotation angle is usually defined according to the right-hand rule. Namely, the angle is a positive value when the rotation appears clockwise when looking in the positive direction of the axis, and negative values when the rotation appears counter-clockwise. |
dataFormat | decimal |
isNullable | true |
Traits
List of traits for the FacilityAreaStationRotationX attribute are listed here.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
Parameter | Value | Data type | Explanation |
---|
precision | "22" | integer | the total number of significant digits |
scale | "10" | integer | the number of digits to the right of the decimal place |
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|
identifier | "{79C4931F-E5B7-476B-B955-F6A54B105595}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.nullable
The attribute value can be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Facility Area Station Rotation X |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Rotation X is the amount of rotation (in degrees) relative to the X axis of the Facility Area. The rotation point is the center of the object which is aligned with the Facility Area X,Y coordinate.
Rotation angle is usually defined according to the right-hand rule. Namely, the angle is a positive value when the rotation appears clockwise when looking in the positive direction of the axis, and negative values when the rotation appears counter-clockwise. |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
Rotation Y is the amount of rotation (in degrees) relative to the Y axis of the object. The Y axis refers to vertical position (perpendicular to the base). A positive rotation would mean that the front of the object's base plane is higher than the back, whereas a negative value indicates the front of the object's base plane is lower than the back.
Since the Station is essentially an imaginary outline directly on the base of the Facility Area, it's base plane would always match the base plane of the Facility Area, so the Rotation Y would be 0.
First included in: Sustainability/esg-data-model/FacilityAreaStation (this entity)
Properties
Name | Value |
---|
displayName | Facility Area Station Rotation Y |
description | Rotation Y is the amount of rotation (in degrees) relative to the Y axis of the object. The Y axis refers to vertical position (perpendicular to the base). A positive rotation would mean that the front of the object's base plane is higher than the back, whereas a negative value indicates the front of the object's base plane is lower than the back.
Since the Station is essentially an imaginary outline directly on the base of the Facility Area, it's base plane would always match the base plane of the Facility Area, so the Rotation Y would be 0. |
dataFormat | decimal |
isNullable | true |
Traits
List of traits for the FacilityAreaStationRotationY attribute are listed here.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
Parameter | Value | Data type | Explanation |
---|
precision | "22" | integer | the total number of significant digits |
scale | "10" | integer | the number of digits to the right of the decimal place |
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|
identifier | "{380D1FAD-1E8F-4B25-9F34-81103C1384D1}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.nullable
The attribute value can be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Facility Area Station Rotation Y |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Rotation Y is the amount of rotation (in degrees) relative to the Y axis of the object. The Y axis refers to vertical position (perpendicular to the base). A positive rotation would mean that the front of the object's base plane is higher than the back, whereas a negative value indicates the front of the object's base plane is lower than the back.
Since the Station is essentially an imaginary outline directly on the base of the Facility Area, it's base plane would always match the base plane of the Facility Area, so the Rotation Y would be 0. |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
Rotation Z is the amount of rotation (in degrees) relative to the Z axis of the object. The Z axis refers to the rotational axis or rotational centerline of the object. A positive rotation would mean that one side of the object's base plane is higher than the other, whereas a negative value indicates the opposite side is higher. In other words, it is leaning to the left or to the right.
Since the Station is essentially an imaginary outline directly on the base of the Facility Area, it's base plane would always match the base plane of the Facility Area so the Rotation Z would be 0.
First included in: Sustainability/esg-data-model/FacilityAreaStation (this entity)
Properties
Name | Value |
---|
displayName | Facility Area Station Rotation Z |
description | Rotation Z is the amount of rotation (in degrees) relative to the Z axis of the object. The Z axis refers to the rotational axis or rotational centerline of the object. A positive rotation would mean that one side of the object's base plane is higher than the other, whereas a negative value indicates the opposite side is higher. In other words, it is leaning to the left or to the right.
Since the Station is essentially an imaginary outline directly on the base of the Facility Area, it's base plane would always match the base plane of the Facility Area so the Rotation Z would be 0. |
dataFormat | decimal |
isNullable | true |
Traits
List of traits for the FacilityAreaStationRotationZ attribute are listed here.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
Parameter | Value | Data type | Explanation |
---|
precision | "22" | integer | the total number of significant digits |
scale | "10" | integer | the number of digits to the right of the decimal place |
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|
identifier | "{0C3C8D98-AADC-404D-8D54-06106BD81D42}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.nullable
The attribute value can be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Facility Area Station Rotation Z |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Rotation Z is the amount of rotation (in degrees) relative to the Z axis of the object. The Z axis refers to the rotational axis or rotational centerline of the object. A positive rotation would mean that one side of the object's base plane is higher than the other, whereas a negative value indicates the opposite side is higher. In other words, it is leaning to the left or to the right.
Since the Station is essentially an imaginary outline directly on the base of the Facility Area, it's base plane would always match the base plane of the Facility Area so the Rotation Z would be 0. |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
The length of the Station within the Facility Area measured in the unit of measure specified by the Dimensions Unit of Measure ID.
First included in: Sustainability/esg-data-model/FacilityAreaStation (this entity)
Properties
Name | Value |
---|
displayName | Facility Area Station Length |
description | The length of the Station within the Facility Area measured in the unit of measure specified by the Dimensions Unit of Measure ID. |
dataFormat | decimal |
isNullable | true |
Traits
List of traits for the FacilityAreaStationLength attribute are listed here.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
Parameter | Value | Data type | Explanation |
---|
precision | "22" | integer | the total number of significant digits |
scale | "10" | integer | the number of digits to the right of the decimal place |
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|
identifier | "{33E84CC5-32DD-401E-8676-FD8A546ECE4D}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.nullable
The attribute value can be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Facility Area Station Length |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | The length of the Station within the Facility Area measured in the unit of measure specified by the Dimensions Unit of Measure ID. |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
The width of the Station within the Facility Area, measured in the unit of measure specified by the Dimensions Unit of Measure ID.
First included in: Sustainability/esg-data-model/FacilityAreaStation (this entity)
Properties
Name | Value |
---|
displayName | Facility Area Station Width |
description | The width of the Station within the Facility Area, measured in the unit of measure specified by the Dimensions Unit of Measure ID. |
dataFormat | decimal |
isNullable | true |
Traits
List of traits for the FacilityAreaStationWidth attribute are listed here.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
Parameter | Value | Data type | Explanation |
---|
precision | "22" | integer | the total number of significant digits |
scale | "10" | integer | the number of digits to the right of the decimal place |
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|
identifier | "{540CE04B-1ABA-4C31-B4ED-46FD2D0DAD2E}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.nullable
The attribute value can be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Facility Area Station Width |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | The width of the Station within the Facility Area, measured in the unit of measure specified by the Dimensions Unit of Measure ID. |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
The unique identifier of a Unit Of Measure.
First included in: Sustainability/esg-data-model/FacilityAreaStation (this entity)
Properties
Name | Value |
---|
displayName | Dimensions Unit Of Measure ID |
description | The unique identifier of a Unit Of Measure. |
dataFormat | int32 |
isNullable | true |
Traits
List of traits for the DimensionsUnitOfMeasureId attribute are listed here.
is.dataFormat.integer
is.nullable
The attribute value can be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Dimensions Unit Of Measure ID |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | The unique identifier of a Unit Of Measure. |
| entity | a reference to the constant entity holding the list of localized text |
is.linkedEntity.identifier
Marks the attributes that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation |
---|
entityReferences | | entity | a reference to the constant entity holding the list of entity references |
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|
identifier | "{65490971-8C44-49C1-A0E6-2C8F9EAC3C45}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.dataFormat.integer
The total floor space of the Facility Area Station measured in the unit of measure specified by the Area Unit of Measure ID. The area may have an irregular shape so may not necessarily be the product of the designated length times width.
First included in: Sustainability/esg-data-model/FacilityAreaStation (this entity)
Properties
Name | Value |
---|
displayName | Facility Area Station Total Floor Space |
description | The total floor space of the Facility Area Station measured in the unit of measure specified by the Area Unit of Measure ID. The area may have an irregular shape so may not necessarily be the product of the designated length times width. |
dataFormat | int32 |
isNullable | true |
Traits
List of traits for the FacilityAreaStationTotalFloorSpace attribute are listed here.
is.dataFormat.integer
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|
identifier | "{12897215-3FD8-43DA-A13A-FDE2A3587705}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.nullable
The attribute value can be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Facility Area Station Total Floor Space |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | The total floor space of the Facility Area Station measured in the unit of measure specified by the Area Unit of Measure ID. The area may have an irregular shape so may not necessarily be the product of the designated length times width. |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.integer
The unique identifier of a Unit Of Measure.
First included in: Sustainability/esg-data-model/FacilityAreaStation (this entity)
Properties
Name | Value |
---|
displayName | Area Unit Of Measure ID |
description | The unique identifier of a Unit Of Measure. |
dataFormat | int32 |
isNullable | true |
Traits
List of traits for the AreaUnitOfMeasureId attribute are listed here.
is.dataFormat.integer
is.nullable
The attribute value can be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Area Unit Of Measure ID |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | The unique identifier of a Unit Of Measure. |
| entity | a reference to the constant entity holding the list of localized text |
is.linkedEntity.identifier
Marks the attributes that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation |
---|
entityReferences | | entity | a reference to the constant entity holding the list of entity references |
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|
identifier | "{3980E8C9-DC3B-4F0B-9A34-713EFC714E68}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.dataFormat.integer
A note, comment, or more information regarding the Facility Area Station.
First included in: Sustainability/esg-data-model/FacilityAreaStation (this entity)
Properties
Name | Value |
---|
displayName | Facility Area Station Note |
description | A note, comment, or more information regarding the Facility Area Station. |
dataFormat | string |
maximumLength | 2048 |
isNullable | true |
Traits
List of traits for the FacilityAreaStationNote attribute are listed here.
is.dataFormat.character
is.dataFormat.big
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.
is.dataFormat.array
indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String, and Array of Byte is a Binary Object.
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|
identifier | "{237D66F3-25CB-43F6-AD32-BBF83C1AC739}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.nullable
The attribute value can be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Facility Area Station Note |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | A note, comment, or more information regarding the Facility Area Station. |
| entity | a reference to the constant entity holding the list of localized text |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
maximumLength | "2048" | integer | |
is.dataFormat.character
is.dataFormat.array
indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String, and Array of Byte is a Binary Object.