Facility Area Station in ESG data model

Traits

Traits for this entity are listed here.

is.CDM.entityVersion

ParameterValueData typeExplanation
versionNumber"4.3"stringsemantic version number of the entity

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enBase entity from which all ESG Data Model entities are derived.
enFacility Area Station defines the stations that comprise the Facility Area well as the positions of the stations.
entitya reference to the constant entity holding the list of localized text

is.identifiedBy
names a specific identity attribute to use with an entity

ParameterValueData typeExplanation
attributeFacilityAreaStation/(resolvedAttributes)/FacilityAreaStationStartTimestampattribute

minimumObjectModelVersion
Minimum version of the object model required to fully understand the data schema used.

ParameterValueData typeExplanation
versionNumber"1.2.3"string

is.IDM.modelVersion
Semantic version number of the IDM.

ParameterValueData typeExplanation
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.

ParameterValueData typeExplanation
identifier"{367000B3-80A9-424A-9114-C34ABD2CDE9A}"stringThe 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.

ParameterValueData typeExplanation
name"Facility"string

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enFacility Area Station
entitya 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.

ParameterValueData typeExplanation
level"resolved"stringPossible 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

FacilityId

The unique identifier of a Facility. First included in: Sustainability/esg-data-model/FacilityAreaStation (this entity)

Properties

NameValue
displayNameFacility ID
descriptionThe unique identifier of a Facility.
isPrimaryKeytrue
dataFormatint32

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

ParameterValueData typeExplanation
attributeFacilityAreaStation/(resolvedAttributes)/FacilityIdattribute

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.

ParameterValueData typeExplanation
entityReferences
entityReferenceattributeReference
FacilityArea.cdm.json/FacilityAreaFacilityId
entitya 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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enFacility ID
entitya 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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unique identifier of a Facility.
entitya 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.

ParameterValueData typeExplanation
identifier"{2368C1E0-74D2-4E2B-9F3C-42A6425640B1}"stringThe 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

FacilityAreaId

The unique identifier of a Facility Area. First included in: Sustainability/esg-data-model/FacilityAreaStation (this entity)

Properties

NameValue
displayNameFacility Area ID
descriptionThe unique identifier of a Facility Area.
isPrimaryKeytrue
dataFormatint32

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

ParameterValueData typeExplanation
attributeFacilityAreaStation/(resolvedAttributes)/FacilityAreaIdattribute

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.

ParameterValueData typeExplanation
entityReferences
entityReferenceattributeReference
FacilityArea.cdm.json/FacilityAreaFacilityAreaId
entitya 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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enFacility Area ID
entitya 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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unique identifier of a Facility Area.
entitya 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.

ParameterValueData typeExplanation
identifier"{3F3AA068-AA1A-4D24-9493-FF408BDD8CE6}"stringThe 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

StationId

The unique identifier of a Station. First included in: Sustainability/esg-data-model/FacilityAreaStation (this entity)

Properties

NameValue
displayNameStation ID
descriptionThe unique identifier of a Station.
isPrimaryKeytrue
dataFormatint32

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

ParameterValueData typeExplanation
attributeFacilityAreaStation/(resolvedAttributes)/StationIdattribute

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.

ParameterValueData typeExplanation
entityReferences
entityReferenceattributeReference
Station.cdm.json/StationStationId
entitya 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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enStation ID
entitya 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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unique identifier of a Station.
entitya 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.

ParameterValueData typeExplanation
identifier"{0B294698-DAD7-4D6F-B5BE-A3CE5FAD35AF}"stringThe 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

FacilityAreaStationStartTimestamp

The start timestamp of the Facility Area Station. First included in: Sustainability/esg-data-model/FacilityAreaStation (this entity)

Properties

NameValue
displayNameFacility Area Station Start Timestamp
descriptionThe start timestamp of the Facility Area Station.
isPrimaryKeytrue
dataFormatdateTime

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

ParameterValueData typeExplanation
attributeFacilityAreaStation/(resolvedAttributes)/FacilityAreaStationStartTimestampattribute

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.

ParameterValueData typeExplanation
identifier"{040396AE-7F1C-42EA-B32F-CD2990D60417}"stringThe 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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enFacility Area Station Start Timestamp
entitya 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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe start timestamp of the Facility Area Station.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.time
is.dataFormat.date

FacilityAreaStationEndTimestamp

The end timestamp of the Facility Area Station. First included in: Sustainability/esg-data-model/FacilityAreaStation (this entity)

Properties

NameValue
displayNameFacility Area Station End Timestamp
descriptionThe end timestamp of the Facility Area Station.
dataFormatdateTime

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.

ParameterValueData typeExplanation
identifier"{343B1245-8545-40A4-9D70-0E178E2E315E}"stringThe 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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enFacility Area Station End Timestamp
entitya 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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe end timestamp of the Facility Area Station.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.time
is.dataFormat.date

FacilityAreaStationLocationXCoordinate

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

NameValue
displayNameFacility Area Station Location X-Coordinate
descriptionThe x-coordinate of the center point of the Station within the Facility Area.
dataFormatint32
isNullabletrue

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.

ParameterValueData typeExplanation
identifier"{068477C6-4484-4775-B89E-DC05E607E420}"stringThe 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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enFacility Area Station Location X-Coordinate
entitya 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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe x-coordinate of the center point of the Station within the Facility Area.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

FacilityAreaStationLocationYCoordinate

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

NameValue
displayNameFacility Area Station Location Y-Coordinate
descriptionThe y-coordinate of the center point of the Station within the Facility Area.
dataFormatint32
isNullabletrue

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.

ParameterValueData typeExplanation
identifier"{4944DEAD-A385-4DFF-A4BB-FD408F45172D}"stringThe 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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enFacility Area Station Location Y-Coordinate
entitya 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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe y-coordinate of the center point of the Station within the Facility Area.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

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. First included in: Sustainability/esg-data-model/FacilityAreaStation (this entity)

Properties

NameValue
displayNameFacility Area Station Rotation X
descriptionRotation 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.

dataFormatdecimal
isNullabletrue

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

ParameterValueData typeExplanation
precision"22"integerthe total number of significant digits
scale"10"integerthe 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.

ParameterValueData typeExplanation
identifier"{79C4931F-E5B7-476B-B955-F6A54B105595}"stringThe 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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enFacility Area Station Rotation X
entitya 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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enRotation 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.

entitya 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

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. First included in: Sustainability/esg-data-model/FacilityAreaStation (this entity)

Properties

NameValue
displayNameFacility Area Station Rotation Y
descriptionRotation 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.

dataFormatdecimal
isNullabletrue

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

ParameterValueData typeExplanation
precision"22"integerthe total number of significant digits
scale"10"integerthe 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.

ParameterValueData typeExplanation
identifier"{380D1FAD-1E8F-4B25-9F34-81103C1384D1}"stringThe 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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enFacility Area Station Rotation Y
entitya 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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enRotation 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.

entitya 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

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. First included in: Sustainability/esg-data-model/FacilityAreaStation (this entity)

Properties

NameValue
displayNameFacility Area Station Rotation Z
descriptionRotation 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.

dataFormatdecimal
isNullabletrue

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

ParameterValueData typeExplanation
precision"22"integerthe total number of significant digits
scale"10"integerthe 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.

ParameterValueData typeExplanation
identifier"{0C3C8D98-AADC-404D-8D54-06106BD81D42}"stringThe 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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enFacility Area Station Rotation Z
entitya 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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enRotation 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.

entitya 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

FacilityAreaStationLength

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

NameValue
displayNameFacility Area Station Length
descriptionThe length of the Station within the Facility Area measured in the unit of measure specified by the Dimensions Unit of Measure ID.
dataFormatdecimal
isNullabletrue

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

ParameterValueData typeExplanation
precision"22"integerthe total number of significant digits
scale"10"integerthe 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.

ParameterValueData typeExplanation
identifier"{33E84CC5-32DD-401E-8676-FD8A546ECE4D}"stringThe 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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enFacility Area Station Length
entitya 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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe length of the Station within the Facility Area measured in the unit of measure specified by the Dimensions Unit of Measure ID.
entitya 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

FacilityAreaStationWidth

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

NameValue
displayNameFacility Area Station Width
descriptionThe width of the Station within the Facility Area, measured in the unit of measure specified by the Dimensions Unit of Measure ID.
dataFormatdecimal
isNullabletrue

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

ParameterValueData typeExplanation
precision"22"integerthe total number of significant digits
scale"10"integerthe 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.

ParameterValueData typeExplanation
identifier"{540CE04B-1ABA-4C31-B4ED-46FD2D0DAD2E}"stringThe 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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enFacility Area Station Width
entitya 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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe width of the Station within the Facility Area, measured in the unit of measure specified by the Dimensions Unit of Measure ID.
entitya 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

DimensionsUnitOfMeasureId

The unique identifier of a Unit Of Measure. First included in: Sustainability/esg-data-model/FacilityAreaStation (this entity)

Properties

NameValue
displayNameDimensions Unit Of Measure ID
descriptionThe unique identifier of a Unit Of Measure.
dataFormatint32
isNullabletrue

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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enDimensions Unit Of Measure ID
entitya 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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unique identifier of a Unit Of Measure.
entitya 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.

ParameterValueData typeExplanation
entityReferences
entityReferenceattributeReference
UnitOfMeasure.cdm.json/UnitOfMeasureUnitOfMeasureId
entitya 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.

ParameterValueData typeExplanation
identifier"{65490971-8C44-49C1-A0E6-2C8F9EAC3C45}"stringThe 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

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. First included in: Sustainability/esg-data-model/FacilityAreaStation (this entity)

Properties

NameValue
displayNameFacility Area Station Total Floor Space
descriptionThe 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.
dataFormatint32
isNullabletrue

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.

ParameterValueData typeExplanation
identifier"{12897215-3FD8-43DA-A13A-FDE2A3587705}"stringThe 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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enFacility Area Station Total Floor Space
entitya 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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe 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.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

AreaUnitOfMeasureId

The unique identifier of a Unit Of Measure. First included in: Sustainability/esg-data-model/FacilityAreaStation (this entity)

Properties

NameValue
displayNameArea Unit Of Measure ID
descriptionThe unique identifier of a Unit Of Measure.
dataFormatint32
isNullabletrue

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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enArea Unit Of Measure ID
entitya 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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unique identifier of a Unit Of Measure.
entitya 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.

ParameterValueData typeExplanation
entityReferences
entityReferenceattributeReference
UnitOfMeasure.cdm.json/UnitOfMeasureUnitOfMeasureId
entitya 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.

ParameterValueData typeExplanation
identifier"{3980E8C9-DC3B-4F0B-9A34-713EFC714E68}"stringThe 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

FacilityAreaStationNote

A note, comment, or more information regarding the Facility Area Station. First included in: Sustainability/esg-data-model/FacilityAreaStation (this entity)

Properties

NameValue
displayNameFacility Area Station Note
descriptionA note, comment, or more information regarding the Facility Area Station.
dataFormatstring
maximumLength2048
isNullabletrue

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.

ParameterValueData typeExplanation
identifier"{237D66F3-25CB-43F6-AD32-BBF83C1AC739}"stringThe 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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enFacility Area Station Note
entitya 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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enA note, comment, or more information regarding the Facility Area Station.
entitya reference to the constant entity holding the list of localized text

is.constrained
maximum length or value constraints

ParameterValueData typeExplanation
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.