Facility Area 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.
enAreas are sections of a facility. Facility areas can be organized by various means, including physical layout or business function.
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
attributeFacilityArea/(resolvedAttributes)/FacilityAreaIdattribute

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"{2E918B26-A19F-460E-9310-B2D4D60DCA53}"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
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/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

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
attributeFacilityArea/(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
Facility.cdm.json/FacilityFacilityId
FacilityBuilding.cdm.json/FacilityBuildingFacilityId
FacilityBuildingFloor.cdm.json/FacilityBuildingFloorFacilityId
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"{0D85D3A6-3084-4A4C-8AD5-7F500447F836}"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/FacilityArea (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
attributeFacilityArea/(resolvedAttributes)/FacilityAreaIdattribute

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"{716EA553-E9C2-4D80-AED1-48B9CDE5C0AE}"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 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

is.dataFormat.integer

FacilityAreaName

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

Properties

NameValue
displayNameFacility Area Name
descriptionThe name of a Facility Area.
dataFormatstring
maximumLength256
isNullabletrue

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.

ParameterValueData typeExplanation
identifier"{255FD610-62AC-4066-AD45-BDCAD00C446B}"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 Name
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 name of a Facility Area.
entitya reference to the constant entity holding the list of localized text

is.constrained
maximum length or value constraints

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

NameValue
displayNameFacility Area Identifier Code
descriptionThis 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.
dataFormatstring
maximumLength20
isNullabletrue

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.

ParameterValueData typeExplanation
identifier"{36A461B1-1418-4A59-A244-06BC04CF9FF7}"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 Identifier Code
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
enThis 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.
entitya reference to the constant entity holding the list of localized text

is.constrained
maximum length or value constraints

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

NameValue
displayNameFacility Area Description
descriptionThe description of a Facility Area.
dataFormatstring
maximumLength2048
isNullabletrue

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.

ParameterValueData typeExplanation
identifier"{38E2DC86-CD44-441D-A527-04395316BEDB}"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 Description
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 description of a Facility Area.
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.

FacilityAreaTypeId

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

Properties

NameValue
displayNameFacility Area Type ID
descriptionThe unique identifier of the Facility Area Type.
dataFormatint32
isNullabletrue

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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enFacility Area Type 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 the Facility Area Type.
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
FacilityAreaType.cdm.json/FacilityAreaTypeFacilityAreaTypeId
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"{1E603DE0-317B-4DE2-9A7A-A2EF0C0D028F}"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

FacilityBuildingId

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

Properties

NameValue
displayNameFacility Building ID
descriptionThe unique identifier of a Facility Building.
dataFormatint32
isNullabletrue

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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enFacility Building 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 Building.
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
FacilityBuilding.cdm.json/FacilityBuildingFacilityBuildingId
FacilityBuildingFloor.cdm.json/FacilityBuildingFloorFacilityBuildingId
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"{3F897C71-E7C2-4074-BAA8-5311DCDAAB9B}"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

FacilityBuildingFloorId

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

Properties

NameValue
displayNameFacility Building Floor ID
descriptionThe unique identifier of a Floor within a Facility Building.
dataFormatint32
isNullabletrue

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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enFacility Building Floor 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 Floor within a Facility Building.
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
FacilityBuildingFloor.cdm.json/FacilityBuildingFloorFacilityBuildingFloorId
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"{882BAB1C-F044-4E4A-8812-B3B1DAECDB75}"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

FacilityAreaStartTimestamp

The start timestamp that the Facility Area exists. First included in: Sustainability/esg-data-model/FacilityArea (this entity)

Properties

NameValue
displayNameFacility Area Start Timestamp
descriptionThe start timestamp that the Facility Area exists.
dataFormatdateTime

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.

ParameterValueData typeExplanation
identifier"{0E23B76A-B70C-4B3E-B6B5-F2C5B876C948}"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 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 that the Facility Area exists.
entitya 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

NameValue
displayNameFacility Area End Timestamp
descriptionThe end timestamp that the Facility Area exists.
dataFormatdateTime

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.

ParameterValueData typeExplanation
identifier"{19244BD2-B818-4AE0-AE23-81461E7863C0}"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 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 that the Facility Area exists.
entitya 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

NameValue
displayNameFacility Area Floor Location X-Coordinate
descriptionThe floor location x-coordinate of the facility area center point.
dataFormatint32
isNullabletrue

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.

ParameterValueData typeExplanation
identifier"{B9F017A7-25EC-49A9-906C-151161F23F1B}"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 Floor 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 floor location x-coordinate of the facility area center point.
entitya 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

NameValue
displayNameFacility Area Floor Location Y-Coordinate
descriptionThe floor location y-coordinate of the facility area center point.
dataFormatint32
isNullabletrue

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.

ParameterValueData typeExplanation
identifier"{74A79A81-9D20-4F75-A459-55BFADD4BAB3}"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 Floor 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 floor location y-coordinate of the facility area center point.
entitya 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

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

dataFormatdecimal
isNullabletrue

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

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"{314BEC59-DCF6-4A4A-922B-DC8ADD516DEC}"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 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 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.

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

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

NameValue
displayNameFacility Area 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 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.

dataFormatdecimal
isNullabletrue

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

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"{4FE6DF11-916E-4045-A287-E7AA670F9AB4}"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 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 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.

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

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

NameValue
displayNameFacility Area 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 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.

dataFormatdecimal
isNullabletrue

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

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"{4357A47F-0B0B-44C8-B1E6-14BF2791E1A9}"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 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 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.

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

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

NameValue
displayNameFacility Area Length
descriptionThe length of 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 FacilityAreaLength 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"{7FF84A2C-B4BD-4F4A-9982-45891234E869}"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 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 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

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

NameValue
displayNameFacility Area Width
descriptionThe width of 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 FacilityAreaWidth 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"{25E1F545-0770-473A-908A-83C553D61B26}"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 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 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/FacilityArea (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"{05F23B63-06A7-4C4D-A633-6B0EEA6855E6}"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

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

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

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.

ParameterValueData typeExplanation
identifier"{49B224DB-B4E3-4AE4-80B6-3A565BA9E5E8}"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 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 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.
entitya 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

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

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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enArea Floor Space 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"{2F30C5F0-4358-47E5-9871-12F1A16DE8AF}"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

WarehouseId

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

Properties

NameValue
displayNameWarehouse ID
descriptionThe unique identifier of a Warehouse.
dataFormatint32
isNullabletrue

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.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enWarehouse 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 Warehouse.
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
Warehouse.cdm.json/WarehouseWarehouseId
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"{46ABDEEA-B398-4361-9023-B5F02CDBCF82}"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