Process Equipment 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.
enThe equipment used by the process. This can be different than the equipment that was required or planned. Sometimes a certain asset that was planned to be used is unavailable, so another asset with the same capability is used. In other instances, planning could have indicated only a certain type or model of equipment, but it is necessary to record the specific asset used, particularly in industries where traceability is required.
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
attributeProcessEquipment/(resolvedAttributes)/ProcessEquipmentIdattribute

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"{93592547-8EE2-47B9-9856-98B3BE7AB6A5}"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"Process"string

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enProcess Equipment
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
ProcessId The unique identifier of the Process. Sustainability/esg-data-model/ProcessEquipment
ProcessEquipmentId The unique identifier of equipment within the process. Sustainability/esg-data-model/ProcessEquipment
ProcessEquipmentActualStartTimestamp The actual start timestamp of the process equipment. Sustainability/esg-data-model/ProcessEquipment
ProcessEquipmentActualEndTimestamp The actual end timestamp of the process equipment. Sustainability/esg-data-model/ProcessEquipment
EquipmentTypeId The unique identifier of an equipment type. Sustainability/esg-data-model/ProcessEquipment
AssetModelId The unique identifier of an Asset Model. Sustainability/esg-data-model/ProcessEquipment
AssetId The unique identifier of an Asset. Sustainability/esg-data-model/ProcessEquipment
ProcessEquipmentNote A note, comment, or more information regarding the Process Equipment. Sustainability/esg-data-model/ProcessEquipment

ProcessId

The unique identifier of the Process. First included in: Sustainability/esg-data-model/ProcessEquipment (this entity)

Properties

NameValue
displayNameProcess ID
descriptionThe unique identifier of the Process.
isPrimaryKeytrue
dataFormatint64

Traits

List of traits for the ProcessId attribute are listed here.

is.dataFormat.integer
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.identifiedBy
names a specific identity attribute to use with an entity

ParameterValueData typeExplanation
attributeProcessEquipment/(resolvedAttributes)/ProcessIdattribute

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
Process.cdm.json/ProcessProcessId
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
enProcess 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 Process.
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"{5D266125-B12D-480E-9ADC-795624EABD52}"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
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.

ProcessEquipmentId

The unique identifier of equipment within the process. First included in: Sustainability/esg-data-model/ProcessEquipment (this entity)

Properties

NameValue
displayNameProcess Equipment ID
descriptionThe unique identifier of equipment within the process.
isPrimaryKeytrue
dataFormatint64

Traits

List of traits for the ProcessEquipmentId attribute are listed here.

is.dataFormat.integer
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.identifiedBy
names a specific identity attribute to use with an entity

ParameterValueData typeExplanation
attributeProcessEquipment/(resolvedAttributes)/ProcessEquipmentIdattribute

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"{7AE96035-B9C8-4910-B599-EF1A7E56D8C2}"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
enProcess Equipment 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 equipment within the process.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer
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.

ProcessEquipmentActualStartTimestamp

The actual start timestamp of the process equipment. First included in: Sustainability/esg-data-model/ProcessEquipment (this entity)

Properties

NameValue
displayNameProcess Equipment Actual Start Timestamp
descriptionThe actual start timestamp of the process equipment.
dataFormatdateTime

Traits

List of traits for the ProcessEquipmentActualStartTimestamp 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"{B792D065-B827-4991-8B54-18142381B91B}"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
enProcess Equipment Actual 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 actual start timestamp of the process equipment.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.time
is.dataFormat.date

ProcessEquipmentActualEndTimestamp

The actual end timestamp of the process equipment. First included in: Sustainability/esg-data-model/ProcessEquipment (this entity)

Properties

NameValue
displayNameProcess Equipment Actual End Timestamp
descriptionThe actual end timestamp of the process equipment.
dataFormatdateTime
isNullabletrue

Traits

List of traits for the ProcessEquipmentActualEndTimestamp 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"{0AA89A91-4BE0-434D-848B-B01F102DEEF0}"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
enProcess Equipment Actual 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 actual end timestamp of the process equipment.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.time
is.dataFormat.date

EquipmentTypeId

The unique identifier of an equipment type. First included in: Sustainability/esg-data-model/ProcessEquipment (this entity)

Properties

NameValue
displayNameEquipment Type ID
descriptionThe unique identifier of an equipment type.
dataFormatint32
isNullabletrue

Traits

List of traits for the EquipmentTypeId 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
enEquipment 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 an equipment 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
EquipmentType.cdm.json/EquipmentTypeEquipmentTypeId
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"{0A7C001E-E6DD-450D-8D2C-1300CA54C66F}"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

AssetModelId

The unique identifier of an Asset Model. First included in: Sustainability/esg-data-model/ProcessEquipment (this entity)

Properties

NameValue
displayNameAsset Model ID
descriptionThe unique identifier of an Asset Model.
dataFormatint32
isNullabletrue

Traits

List of traits for the AssetModelId 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
enAsset Model 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 an Asset Model.
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
AssetModel.cdm.json/AssetModelAssetModelId
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"{2F0A5F3E-D780-44B2-AE53-146274EE5B58}"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

AssetId

The unique identifier of an Asset. First included in: Sustainability/esg-data-model/ProcessEquipment (this entity)

Properties

NameValue
displayNameAsset ID
descriptionThe unique identifier of an Asset.
dataFormatint64

Traits

List of traits for the AssetId attribute are listed here.

is.dataFormat.integer
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.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enAsset 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 an Asset.
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
Asset.cdm.json/AssetAssetId
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"{9309CFA2-2F02-494B-B3AF-B259D5956866}"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
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.

ProcessEquipmentNote

A note, comment, or more information regarding the Process Equipment. First included in: Sustainability/esg-data-model/ProcessEquipment (this entity)

Properties

NameValue
displayNameProcess Equipment Note
descriptionA note, comment, or more information regarding the Process Equipment.
dataFormatstring
maximumLength2048
isNullabletrue

Traits

List of traits for the ProcessEquipmentNote 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"{0CB3ED71-F09D-416C-B70B-C30BF86D4227}"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
enProcess Equipment Note
entitya reference to the constant entity holding the list of localized text

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enA note, comment, or more information regarding the Process Equipment.
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.