Employee Position Attendance 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 attendance of the employee in the position for the period indicated.
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
attributeEmployeePositionAttendance/(resolvedAttributes)/AttendanceStartTimestampattribute

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"{61653C61-7908-427D-B114-9148E371E5E9}"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
enEmployee Position Attendance
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
EmployeeId The unique identifier of an Employee. Sustainability/esg-data-model/EmployeePositionAttendance
PositionId The unique identifier of a Position. Sustainability/esg-data-model/EmployeePositionAttendance
AttendanceStartTimestamp The start timestamp for which the associated Attendance Status is recorded. Sustainability/esg-data-model/EmployeePositionAttendance
AttendanceEndTimestamp The end timestamp for which the associated Attendance Status is recorded. Sustainability/esg-data-model/EmployeePositionAttendance
AttendanceStatusTypeId The unique identifier of an Attendance Status. Sustainability/esg-data-model/EmployeePositionAttendance
AttendanceNote A note, comment, or more information regarding the employee position attendance. Sustainability/esg-data-model/EmployeePositionAttendance
ScheduleTypeId The unique identifier of a Schedule Type. Sustainability/esg-data-model/EmployeePositionAttendance
ScheduleStartTimestamp The start timestamp for which the associated schedule is recorded for the Employee Position. Sustainability/esg-data-model/EmployeePositionAttendance

EmployeeId

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

Properties

NameValue
displayNameEmployee ID
descriptionThe unique identifier of an Employee.
isPrimaryKeytrue
dataFormatint32

Traits

List of traits for the EmployeeId attribute are listed here.

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

ParameterValueData typeExplanation
attributeEmployeePositionAttendance/(resolvedAttributes)/EmployeeIdattribute

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
EmployeePosition.cdm.json/EmployeePositionEmployeeId
EmployeePositionSchedule.cdm.json/EmployeePositionScheduleEmployeeId
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
enEmployee 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 Employee.
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"{172C31FA-546A-4A75-B176-0246EAB8C215}"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

PositionId

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

Properties

NameValue
displayNamePosition ID
descriptionThe unique identifier of a Position.
isPrimaryKeytrue
dataFormatint32

Traits

List of traits for the PositionId attribute are listed here.

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

ParameterValueData typeExplanation
attributeEmployeePositionAttendance/(resolvedAttributes)/PositionIdattribute

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
EmployeePosition.cdm.json/EmployeePositionPositionId
EmployeePositionSchedule.cdm.json/EmployeePositionSchedulePositionId
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
enPosition 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 Position.
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"{2E1EB9DF-44B1-4FAC-A0F9-287EAF8E53E7}"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

AttendanceStartTimestamp

The start timestamp for which the associated Attendance Status is recorded. First included in: Sustainability/esg-data-model/EmployeePositionAttendance (this entity)

Properties

NameValue
displayNameAttendance Start Timestamp
descriptionThe start timestamp for which the associated Attendance Status is recorded.
isPrimaryKeytrue
dataFormatdateTime

Traits

List of traits for the AttendanceStartTimestamp attribute are listed here.

is.dataFormat.date
means.measurement.date
is.dataFormat.time
means.measurement.time
is.identifiedBy
names a specific identity attribute to use with an entity

ParameterValueData typeExplanation
attributeEmployeePositionAttendance/(resolvedAttributes)/AttendanceStartTimestampattribute

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"{F3CB2C5E-A236-4299-9548-525F64D64704}"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
enAttendance 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 for which the associated Attendance Status is recorded.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.time
is.dataFormat.date

AttendanceEndTimestamp

The end timestamp for which the associated Attendance Status is recorded. First included in: Sustainability/esg-data-model/EmployeePositionAttendance (this entity)

Properties

NameValue
displayNameAttendance End Timestamp
descriptionThe end timestamp for which the associated Attendance Status is recorded.
dataFormatdateTime
isNullabletrue

Traits

List of traits for the AttendanceEndTimestamp 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"{CD455EA1-85CF-464E-A4F9-D71C1246BF4C}"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
enAttendance 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 for which the associated Attendance Status is recorded.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.time
is.dataFormat.date

AttendanceStatusTypeId

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

Properties

NameValue
displayNameAttendance Status Type ID
descriptionThe unique identifier of an Attendance Status.
dataFormatint32
isNullabletrue

Traits

List of traits for the AttendanceStatusTypeId 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
enAttendance Status 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 Attendance Status.
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
AttendanceStatusType.cdm.json/AttendanceStatusTypeAttendanceStatusTypeId
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"{4B44DA80-0395-4362-8394-AB7AE79477B0}"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

AttendanceNote

A note, comment, or more information regarding the employee position attendance. First included in: Sustainability/esg-data-model/EmployeePositionAttendance (this entity)

Properties

NameValue
displayNameAttendance Note
descriptionA note, comment, or more information regarding the employee position attendance.
dataFormatstring
maximumLength2048
isNullabletrue

Traits

List of traits for the AttendanceNote 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"{5E6C9B2D-8E26-4526-A349-81A27CDF7379}"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
enAttendance 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 employee position attendance.
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.

ScheduleTypeId

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

Properties

NameValue
displayNameSchedule Type ID
descriptionThe unique identifier of a Schedule Type.
dataFormatint32
isNullabletrue

Traits

List of traits for the ScheduleTypeId 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
enSchedule 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 Schedule 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
EmployeePositionSchedule.cdm.json/EmployeePositionScheduleScheduleTypeId
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"{93A92578-4E2B-46CE-980F-0F8B38D6B9D0}"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

ScheduleStartTimestamp

The start timestamp for which the associated schedule is recorded for the Employee Position. First included in: Sustainability/esg-data-model/EmployeePositionAttendance (this entity)

Properties

NameValue
displayNameSchedule Start Timestamp
descriptionThe start timestamp for which the associated schedule is recorded for the Employee Position.
dataFormatdateTime
isNullabletrue

Traits

List of traits for the ScheduleStartTimestamp attribute are listed here.

is.dataFormat.date
means.measurement.date
is.dataFormat.time
means.measurement.time
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
enSchedule 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 for which the associated schedule is recorded for the Employee Position.
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
EmployeePositionSchedule.cdm.json/EmployeePositionScheduleScheduleStartTimestamp
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"{A0FBE700-5416-42D3-ACAE-D093F0E069AD}"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.time
is.dataFormat.date