Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |
| 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
Parameter | Value | Data type | Explanation |
---|---|---|---|
attribute | FacilityArea/(resolvedAttributes)/FacilityAreaId | attribute |
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 | "{2E918B26-A19F-460E-9310-B2D4D60DCA53}" | 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 |
| 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/FacilityArea |
FacilityAreaId | The unique identifier of a Facility Area. | Sustainability/esg-data-model/FacilityArea |
FacilityAreaName | The name of a Facility Area. | Sustainability/esg-data-model/FacilityArea |
FacilityAreaIdentifierCode | This is the alphanumeric identifier for a facility area. Alphanumeric identifier codes are often assigned by facilities management organizations to designate facilities, buildings, floors, areas, rooms etc. | Sustainability/esg-data-model/FacilityArea |
FacilityAreaDescription | The description of a Facility Area. | Sustainability/esg-data-model/FacilityArea |
FacilityAreaTypeId | The unique identifier of the Facility Area Type. | Sustainability/esg-data-model/FacilityArea |
FacilityBuildingId | The unique identifier of a Facility Building. | Sustainability/esg-data-model/FacilityArea |
FacilityBuildingFloorId | The unique identifier of a Floor within a Facility Building. | Sustainability/esg-data-model/FacilityArea |
FacilityAreaStartTimestamp | The start timestamp that the Facility Area exists. | Sustainability/esg-data-model/FacilityArea |
FacilityAreaEndTimestamp | The end timestamp that the Facility Area exists. | Sustainability/esg-data-model/FacilityArea |
FacilityAreaFloorLocationXCoordinate | The floor location x-coordinate of the facility area center point. | Sustainability/esg-data-model/FacilityArea |
FacilityAreaFloorLocationYCoordinate | The floor location y-coordinate of the facility area center point. | Sustainability/esg-data-model/FacilityArea |
FacilityAreaRotationX | Rotation X is the amount of rotation (in degrees) relative to the X axis of the Floor. The rotation point is the center of the object which is aligned with the Floor Location 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/FacilityArea |
FacilityAreaRotationY | 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 Facility Area is essentially an imaginary outline directly on the floor, it's base plane would always match the base plane of the floor, so the Rotation Y would be 0. | Sustainability/esg-data-model/FacilityArea |
FacilityAreaRotationZ | 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 Facility Area is essentially an imaginary outline directly on the floor, it's base plane would always match the base plane of the floor, so the Rotation Z would be 0. | Sustainability/esg-data-model/FacilityArea |
FacilityAreaLength | The length of the Facility Area measured in the unit of measure specified by the Dimensions Unit of Measure ID. | Sustainability/esg-data-model/FacilityArea |
FacilityAreaWidth | The width of the Facility Area measured in the unit of measure specified by the Dimensions Unit of Measure ID. | Sustainability/esg-data-model/FacilityArea |
DimensionsUnitOfMeasureId | The unique identifier of a Unit Of Measure. | Sustainability/esg-data-model/FacilityArea |
FacilityAreaTotalFloorSpace | The total floor space of the area 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/FacilityArea |
AreaFloorSpaceUnitOfMeasureId | The unique identifier of a Unit Of Measure. | Sustainability/esg-data-model/FacilityArea |
WarehouseId | The unique identifier of a Warehouse. | Sustainability/esg-data-model/FacilityArea |
FacilityId
The unique identifier of a Facility. First included in: Sustainability/esg-data-model/FacilityArea (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
Parameter | Value | Data type | Explanation |
---|---|---|---|
attribute | FacilityArea/(resolvedAttributes)/FacilityId | attribute |
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 |
| 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 |
| 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 | "{0D85D3A6-3084-4A4C-8AD5-7F500447F836}" | 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
FacilityAreaId
The unique identifier of a Facility Area. First included in: Sustainability/esg-data-model/FacilityArea (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
Parameter | Value | Data type | Explanation |
---|---|---|---|
attribute | FacilityArea/(resolvedAttributes)/FacilityAreaId | attribute |
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 | "{716EA553-E9C2-4D80-AED1-48B9CDE5C0AE}" | 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 |
| 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 |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.integer
FacilityAreaName
The name of a Facility Area. First included in: Sustainability/esg-data-model/FacilityArea (this entity)
Properties
Name | Value |
---|---|
displayName | Facility Area Name |
description | The name of a Facility Area. |
dataFormat | string |
maximumLength | 256 |
isNullable | true |
Traits
List of traits for the FacilityAreaName 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 | "{255FD610-62AC-4066-AD45-BDCAD00C446B}" | 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 |
| 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 |
| 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 | "256" | 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.
FacilityAreaIdentifierCode
This is the alphanumeric identifier for a facility area. Alphanumeric identifier codes are often assigned by facilities management organizations to designate facilities, buildings, floors, areas, rooms etc. First included in: Sustainability/esg-data-model/FacilityArea (this entity)
Properties
Name | Value |
---|---|
displayName | Facility Area Identifier Code |
description | This is the alphanumeric identifier for a facility area. Alphanumeric identifier codes are often assigned by facilities management organizations to designate facilities, buildings, floors, areas, rooms etc. |
dataFormat | string |
maximumLength | 20 |
isNullable | true |
Traits
List of traits for the FacilityAreaIdentifierCode 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 | "{36A461B1-1418-4A59-A244-06BC04CF9FF7}" | 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 |
| 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 |
| 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 | "20" | 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.
FacilityAreaDescription
The description of a Facility Area. First included in: Sustainability/esg-data-model/FacilityArea (this entity)
Properties
Name | Value |
---|---|
displayName | Facility Area Description |
description | The description of a Facility Area. |
dataFormat | string |
maximumLength | 2048 |
isNullable | true |
Traits
List of traits for the FacilityAreaDescription 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 | "{38E2DC86-CD44-441D-A527-04395316BEDB}" | 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 |
| 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 |
| 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.
FacilityAreaTypeId
The unique identifier of the Facility Area Type. First included in: Sustainability/esg-data-model/FacilityArea (this entity)
Properties
Name | Value |
---|---|
displayName | Facility Area Type ID |
description | The unique identifier of the Facility Area Type. |
dataFormat | int32 |
isNullable | true |
Traits
List of traits for the FacilityAreaTypeId 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 |
| 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 |
| 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 | "{1E603DE0-317B-4DE2-9A7A-A2EF0C0D028F}" | 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
FacilityBuildingId
The unique identifier of a Facility Building. First included in: Sustainability/esg-data-model/FacilityArea (this entity)
Properties
Name | Value |
---|---|
displayName | Facility Building ID |
description | The unique identifier of a Facility Building. |
dataFormat | int32 |
isNullable | true |
Traits
List of traits for the FacilityBuildingId 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 |
| 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 |
| 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 | "{3F897C71-E7C2-4074-BAA8-5311DCDAAB9B}" | 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
FacilityBuildingFloorId
The unique identifier of a Floor within a Facility Building. First included in: Sustainability/esg-data-model/FacilityArea (this entity)
Properties
Name | Value |
---|---|
displayName | Facility Building Floor ID |
description | The unique identifier of a Floor within a Facility Building. |
dataFormat | int32 |
isNullable | true |
Traits
List of traits for the FacilityBuildingFloorId 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 |
| 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 |
| 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 | "{882BAB1C-F044-4E4A-8812-B3B1DAECDB75}" | 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
FacilityAreaStartTimestamp
The start timestamp that the Facility Area exists. First included in: Sustainability/esg-data-model/FacilityArea (this entity)
Properties
Name | Value |
---|---|
displayName | Facility Area Start Timestamp |
description | The start timestamp that the Facility Area exists. |
dataFormat | dateTime |
Traits
List of traits for the FacilityAreaStartTimestamp 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 | "{0E23B76A-B70C-4B3E-B6B5-F2C5B876C948}" | 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 |
| 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 |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.time
is.dataFormat.date
FacilityAreaEndTimestamp
The end timestamp that the Facility Area exists. First included in: Sustainability/esg-data-model/FacilityArea (this entity)
Properties
Name | Value |
---|---|
displayName | Facility Area End Timestamp |
description | The end timestamp that the Facility Area exists. |
dataFormat | dateTime |
Traits
List of traits for the FacilityAreaEndTimestamp 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 | "{19244BD2-B818-4AE0-AE23-81461E7863C0}" | 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 |
| 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 |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.time
is.dataFormat.date
FacilityAreaFloorLocationXCoordinate
The floor location x-coordinate of the facility area center point. First included in: Sustainability/esg-data-model/FacilityArea (this entity)
Properties
Name | Value |
---|---|
displayName | Facility Area Floor Location X-Coordinate |
description | The floor location x-coordinate of the facility area center point. |
dataFormat | int32 |
isNullable | true |
Traits
List of traits for the FacilityAreaFloorLocationXCoordinate 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 | "{B9F017A7-25EC-49A9-906C-151161F23F1B}" | 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 |
| 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 |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.integer
FacilityAreaFloorLocationYCoordinate
The floor location y-coordinate of the facility area center point. First included in: Sustainability/esg-data-model/FacilityArea (this entity)
Properties
Name | Value |
---|---|
displayName | Facility Area Floor Location Y-Coordinate |
description | The floor location y-coordinate of the facility area center point. |
dataFormat | int32 |
isNullable | true |
Traits
List of traits for the FacilityAreaFloorLocationYCoordinate 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 | "{74A79A81-9D20-4F75-A459-55BFADD4BAB3}" | 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 |
| 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 |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.integer
FacilityAreaRotationX
Rotation X is the amount of rotation (in degrees) relative to the X axis of the Floor. The rotation point is the center of the object which is aligned with the Floor Location 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/FacilityArea (this entity)
Properties
Name | Value |
---|---|
displayName | Facility Area Rotation X |
description | Rotation X is the amount of rotation (in degrees) relative to the X axis of the Floor. The rotation point is the center of the object which is aligned with the Floor Location 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 FacilityAreaRotationX 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 | "{314BEC59-DCF6-4A4A-922B-DC8ADD516DEC}" | 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 |
| 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 |
| 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
FacilityAreaRotationY
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 Facility Area is essentially an imaginary outline directly on the floor, it's base plane would always match the base plane of the floor, so the Rotation Y would be 0. First included in: Sustainability/esg-data-model/FacilityArea (this entity)
Properties
Name | Value |
---|---|
displayName | Facility Area 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 Facility Area is essentially an imaginary outline directly on the floor, it's base plane would always match the base plane of the floor, so the Rotation Y would be 0. |
dataFormat | decimal |
isNullable | true |
Traits
List of traits for the FacilityAreaRotationY 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 | "{4FE6DF11-916E-4045-A287-E7AA670F9AB4}" | 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 |
| 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 |
| 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
FacilityAreaRotationZ
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 Facility Area is essentially an imaginary outline directly on the floor, it's base plane would always match the base plane of the floor, so the Rotation Z would be 0. First included in: Sustainability/esg-data-model/FacilityArea (this entity)
Properties
Name | Value |
---|---|
displayName | Facility Area 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 Facility Area is essentially an imaginary outline directly on the floor, it's base plane would always match the base plane of the floor, so the Rotation Z would be 0. |
dataFormat | decimal |
isNullable | true |
Traits
List of traits for the FacilityAreaRotationZ 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 | "{4357A47F-0B0B-44C8-B1E6-14BF2791E1A9}" | 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 |
| 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 |
| 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
FacilityAreaLength
The length of the Facility Area measured in the unit of measure specified by the Dimensions Unit of Measure ID. First included in: Sustainability/esg-data-model/FacilityArea (this entity)
Properties
Name | Value |
---|---|
displayName | Facility Area Length |
description | The length of 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 FacilityAreaLength 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 | "{7FF84A2C-B4BD-4F4A-9982-45891234E869}" | 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 |
| 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 |
| 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
FacilityAreaWidth
The width of the Facility Area measured in the unit of measure specified by the Dimensions Unit of Measure ID. First included in: Sustainability/esg-data-model/FacilityArea (this entity)
Properties
Name | Value |
---|---|
displayName | Facility Area Width |
description | The width of 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 FacilityAreaWidth 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 | "{25E1F545-0770-473A-908A-83C553D61B26}" | 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 |
| 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 |
| 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
DimensionsUnitOfMeasureId
The unique identifier of a Unit Of Measure. First included in: Sustainability/esg-data-model/FacilityArea (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 |
| 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 |
| 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 | "{05F23B63-06A7-4C4D-A633-6B0EEA6855E6}" | 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
FacilityAreaTotalFloorSpace
The total floor space of the area 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/FacilityArea (this entity)
Properties
Name | Value |
---|---|
displayName | Facility Area Total Floor Space |
description | The total floor space of the area 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 FacilityAreaTotalFloorSpace 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 | "{49B224DB-B4E3-4AE4-80B6-3A565BA9E5E8}" | 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 |
| 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 |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.integer
AreaFloorSpaceUnitOfMeasureId
The unique identifier of a Unit Of Measure. First included in: Sustainability/esg-data-model/FacilityArea (this entity)
Properties
Name | Value |
---|---|
displayName | Area Floor Space Unit Of Measure ID |
description | The unique identifier of a Unit Of Measure. |
dataFormat | int32 |
isNullable | true |
Traits
List of traits for the AreaFloorSpaceUnitOfMeasureId 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 |
| 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 |
| 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 | "{2F30C5F0-4358-47E5-9871-12F1A16DE8AF}" | 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
WarehouseId
The unique identifier of a Warehouse. First included in: Sustainability/esg-data-model/FacilityArea (this entity)
Properties
Name | Value |
---|---|
displayName | Warehouse ID |
description | The unique identifier of a Warehouse. |
dataFormat | int32 |
isNullable | true |
Traits
List of traits for the WarehouseId 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 |
| 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 |
| 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 | "{46ABDEEA-B398-4361-9023-B5F02CDBCF82}" | 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