Dela via


Certification in ESG data model

Base entity from which all Industry Data Model entities are derived.

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 Industry Data Model entities are derived.
enA process by which an organization validates whether certain qualifications and/or knowledge have been met based upon predetermined standards. Certifications can be applied to individuals, organizations, processes and equipment.

Example:

  • GDPR While a GDPR certification does not actually exist yet, one should come soon.
  • ISO 27001 Information Security Management Systems
  • ISO 9001 Quality Management Systems
  • ISO 14001 Environmental Management Systems
  • OHSAS 18001 Occupational Health and Safety Management Systems
  • PAS 43 Safe Working of Vehicle Breakdown & Recovery Operators
  • NHSS 17 Quality Management for Vehicle Recovery at Highway Construction Sites
  • NHSS 17b Quality Management for Vehicle Recovery & Removal on Controlled Roads
  • PAS 80 Automotive Garage Services - Service and Repair of Vehicles
  • HACCP Hazard Analysis and Critical Control Point Systems ASME Code Section VIII, Division 1, Pressure Vessels and Heat Exchangers;
  • ANSI B31.3 Petroleum Refinery Piping;
  • FM Requirements for Burner Control;
  • API-RP520, Parts I and II, Design and Installation of Pressure Relieving Systems in Refineries; and
  • API-500A Classification of Areas for Electrical Equipment in Petroleum Refineries (Class 1, Group D, Division 2) on the process end of the skid
  • ISO 13443:1996 Natural gas -- Standard reference conditions
  • ISO 13686:2013 Natural gas -- Quality designation
  • ISO 28300:2008 Petroleum, petrochemical and natural gas industries -- Venting of atmospheric and low-pressure storage tanks
  • ISO/DIS 16812 [Under development] Petroleum, petrochemical and natural gas industries -- Shell-and-tube heat exchangers
  • ISO 15649:2001 Petroleum and natural gas industries -- Piping
  • ISO 13734:2013 Natural gas -- Organic components used as odorants
  • ISO 15970:2008 Natural gas -- Measurement of properties
  • ISO/TR 22302:2014 Natural gas -- Calculation of methane number

Note: While a GDPR certification does not actually exist yet, one should come soon. In the interim It's advisable to at least track some form of GDPR compliance whether it be that proof of compliance was provided or that compliance was validated in some other way.

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
attributeCertification/(resolvedAttributes)/CertificationIdattribute

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"1.6.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 other identification values.

ParameterValueData typeExplanation
identifier"{02101900-9807-4092-BB50-FE283060E972}"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"Human Resources & Payroll"string

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enCertification
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
CertificationId The unique identifier of a Certification. Certification
CertificationName The name of the Certification. Certification
CertificationDescription The description of the Certification. Certification
CertificationRequirements The description of the Certification Requirements. Certification
CertificationTypeId The unique identifier of a Certification Type. Certification
CertificationBodyPartyId The unique identifier of a Party. Certification

CertificationId

The unique identifier of a Certification.
First included in: Certification (this entity)

Properties

NameValue
displayNameCertification ID
descriptionThe unique identifier of a Certification.
isPrimaryKeytrue
dataFormatint32

Traits

List of traits for the CertificationId attribute are listed here.

is.dataFormat.integer
is.identifiedBy
Names a specific identity attribute to use with an entity.

ParameterValueData typeExplanation
attributeCertification/(resolvedAttributes)/CertificationIdattribute

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{320ADEDA-A6D7-45A5-BDFC-22EEAC5AE1CB}"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
enCertification 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 Certification.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

CertificationName

The name of the Certification.
First included in: Certification (this entity)

Properties

NameValue
displayNameCertification Name
descriptionThe name of the Certification.
dataFormatstring
maximumLength256
isNullabletrue

Traits

List of traits for the CertificationName 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. 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 other identification values.

ParameterValueData typeExplanation
identifier"{00CDD815-8BAF-40AA-A6B7-80BFA6E9B336}"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
enCertification 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 the Certification.
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. Array of Byte is a Binary Object.

CertificationDescription

The description of the Certification.
First included in: Certification (this entity)

Properties

NameValue
displayNameCertification Description
descriptionThe description of the Certification.
dataFormatstring
maximumLength2048
isNullabletrue

Traits

List of traits for the CertificationDescription 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. 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 other identification values.

ParameterValueData typeExplanation
identifier"{0E618892-5818-41C1-8A56-AFF46C0F3E10}"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
enCertification 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 the Certification.
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. Array of Byte is a Binary Object.

CertificationRequirements

The description of the Certification Requirements.
First included in: Certification (this entity)

Properties

NameValue
displayNameCertification Requirements
descriptionThe description of the Certification Requirements.
dataFormatstring
maximumLength2048
isNullabletrue

Traits

List of traits for the CertificationRequirements 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. 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 other identification values.

ParameterValueData typeExplanation
identifier"{124D3D5A-2C7A-4923-8173-1D1E41CBAF46}"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
enCertification Requirements
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 the Certification Requirements.
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. Array of Byte is a Binary Object.

CertificationTypeId

The unique identifier of a Certification Type.
First included in: Certification (this entity)

Properties

NameValue
displayNameCertification Type ID
descriptionThe unique identifier of a Certification Type.
dataFormatint32
isNullabletrue

Traits

List of traits for the CertificationTypeId 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
enCertification 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 a Certification Type.
entitya reference to the constant entity holding the list of localized text

is.linkedEntity.identifier
Marks the attribute(s) 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
CertificationType.cdm.json/CertificationTypeCertificationTypeId
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 other identification values.

ParameterValueData typeExplanation
identifier"{1A23B6BA-D6EE-4209-AD27-CA96F6269B61}"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

CertificationBodyPartyId

The unique identifier of a Party.
First included in: Certification (this entity)

Properties

NameValue
displayNameCertification Body Party ID
descriptionThe unique identifier of a Party.
dataFormatint64
isNullabletrue

Traits

List of traits for the CertificationBodyPartyId 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.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
enCertification Body Party 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 Party.
entitya reference to the constant entity holding the list of localized text

is.linkedEntity.identifier
Marks the attribute(s) 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
Party.cdm.json/PartyPartyId
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 other identification values.

ParameterValueData typeExplanation
identifier"{1CDBF787-9D51-4548-9134-FFEE387DF7B0}"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.