Traits
Traits for this entity are listed here.
is.CDM.entityVersion
Parameter | Value | Data type | Explanation |
---|
versionNumber | "4.3" | string | semantic version number of the entity |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Base entity from which all ESG Data Model entities are derived. | en | An individual who is hired to provide services to a company on a regular basis in exchange for compensation. |
| entity | a reference to the constant entity holding the list of localized text |
is.identifiedBy
names a specific identity attribute to use with an entity
minimumObjectModelVersion
Minimum version of the object model required to fully understand the data schema used.
Parameter | Value | Data type | Explanation |
---|
versionNumber | "1.2.3" | string | |
is.IDM.modelVersion
Semantic version number of the IDM.
Parameter | Value | Data type | Explanation |
---|
versionNumber | "2.0.0" | string | |
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|
identifier | "{16EF608B-7118-4A98-B08E-CA04A6F12395}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.nativeTo.businessArea
The name of the business area from which the entity originates.
Parameter | Value | Data type | Explanation |
---|
name | "Human Resources & Payroll" | string | |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Employee |
| entity | a reference to the constant entity holding the list of localized text |
has.entitySchemaAbstractionLevel
A level of abstraction assigned to an Entity schema. Logical schema descriptions use complex dataTypes, inheritance, and entities as attributes. Resolved descriptions contain none of those things, only final trait and attribute sets are shown. A composition schema manipulates, guides, or restates parts of logical schemas to produce one resolved schema.
Parameter | Value | Data type | Explanation |
---|
level | "resolved" | string | Possible values: logical, composition, resolved |
Attributes
Name |
Description |
First Included in Instance |
EmployeeId |
The unique identifier of an Employee. |
Sustainability/esg-data-model/Employee |
EmployeeName |
The name of the Employee. |
Sustainability/esg-data-model/Employee |
EmployeePhoneticName |
The phonetic name shows the pronunciation of the Employee Name using the international phonetic alphabet, which uses special signs to represent the different sounds made by the voice in speech. |
Sustainability/esg-data-model/Employee |
DateOfBirth |
The date of birth of the employee. |
Sustainability/esg-data-model/Employee |
DateOfDeath |
The date of death of the employee. |
Sustainability/esg-data-model/Employee |
EmployeeStandardCostAmount |
The standard cost for the employee. |
Sustainability/esg-data-model/Employee |
EmployeeOvertimeCostAmount |
The overtime cost for the employee. |
Sustainability/esg-data-model/Employee |
EmployeeHireDate |
The date upon which the Employee was hired. |
Sustainability/esg-data-model/Employee |
HighlyCompensatedEmployeeIndicator |
Highly compensated employees are employees that receive compensation over a certain amount for a specific year. The amount that qualifies an employee as a 'highly compensated' employee varies from year to year. |
Sustainability/esg-data-model/Employee |
KeyEmployeeIndicator |
An employee who, at any time during the plan year is (1) an officer having annual compensation greater than $130,000 (subject to cost-of-living adjusting), (2) a more-than-5-percent owner of the employer, or (3) a more-than-1-percent owner whose annual compensation exceeds $150,000. |
Sustainability/esg-data-model/Employee |
ExemptEmployeeIndicator |
An exempt employee is an employee who, because of his or her positional duties and responsibilities and level of decision making authority is exempt from the overtime provisions of the Fair Labor Standards Act (FLSA). Exempt employees are expected, by most organizations, to work whatever hours are necessary to accomplish the goals and deliverables of the position. Thus, exempt employees have more flexibility in their schedules to come and go as necessary to accomplish work than non-exempt or hourly employees. |
Sustainability/esg-data-model/Employee |
NonexemptEmployeeIndicator |
When an employee is classified as nonexempt, it means that the employee is entitled to a minimum wage, and overtime pay at the rate of time and one-half the regular rate for all hours worked in excess of 40 hours per week, as well as other protections under child labor and equal pay as prescribed by the FLSA. |
Sustainability/esg-data-model/Employee |
AlienStatusId |
The unique identifier of an Alien Status. |
Sustainability/esg-data-model/Employee |
SexId |
The unique identifier of a Sex. |
Sustainability/esg-data-model/Employee |
GenderId |
The unique identifier of a Gender. |
Sustainability/esg-data-model/Employee |
RacialCategoryId |
The unique identifier of a Racial Category. |
Sustainability/esg-data-model/Employee |
EthnicCategoryId |
The unique identifier of an Ethnic Category. |
Sustainability/esg-data-model/Employee |
EmploymentLeadSourceId |
The unique identifier of an Employment Lead Source. |
Sustainability/esg-data-model/Employee |
SecurityClearanceId |
The unique identifier of the Security Clearance. |
Sustainability/esg-data-model/Employee |
SecurityLevelId |
The unique identifier of the Security Level. |
Sustainability/esg-data-model/Employee |
PartyId |
The unique identifier of a Party. |
Sustainability/esg-data-model/Employee |
The unique identifier of an Employee.
First included in: Sustainability/esg-data-model/Employee (this entity)
Properties
Name | Value |
---|
displayName | Employee ID |
description | The unique identifier of an Employee. |
isPrimaryKey | true |
dataFormat | int32 |
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
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|
identifier | "{07F88B27-3080-4F9D-91F1-03AFBA067129}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Employee ID |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | The unique identifier of an Employee. |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.integer
The name of the Employee.
First included in: Sustainability/esg-data-model/Employee (this entity)
Properties
Name | Value |
---|
displayName | Employee Name |
description | The name of the Employee. |
dataFormat | string |
maximumLength | 256 |
isNullable | true |
Traits
List of traits for the EmployeeName attribute are listed here.
is.dataFormat.character
is.dataFormat.big
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.
is.dataFormat.array
indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String, and Array of Byte is a Binary Object.
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|
identifier | "{0A7D437F-09F6-4E20-BA69-0E54ECF0770D}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.nullable
The attribute value can be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Employee Name |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | The name of the Employee. |
| entity | a reference to the constant entity holding the list of localized text |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
maximumLength | "256" | integer | |
is.dataFormat.character
is.dataFormat.array
indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String, and Array of Byte is a Binary Object.
The phonetic name shows the pronunciation of the Employee Name using the international phonetic alphabet, which uses special signs to represent the different sounds made by the voice in speech.
First included in: Sustainability/esg-data-model/Employee (this entity)
Properties
Name | Value |
---|
displayName | Employee Phonetic Name |
description | The phonetic name shows the pronunciation of the Employee Name using the international phonetic alphabet, which uses special signs to represent the different sounds made by the voice in speech. |
dataFormat | string |
maximumLength | 256 |
isNullable | true |
Traits
List of traits for the EmployeePhoneticName attribute are listed here.
is.dataFormat.character
is.dataFormat.big
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.
is.dataFormat.array
indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String, and Array of Byte is a Binary Object.
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|
identifier | "{025882F1-90F8-4E07-AC36-0393350C33B2}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.nullable
The attribute value can be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Employee Phonetic Name |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | The phonetic name shows the pronunciation of the Employee Name using the international phonetic alphabet, which uses special signs to represent the different sounds made by the voice in speech. |
| entity | a reference to the constant entity holding the list of localized text |
is.constrained
maximum length or value constraints
Parameter | Value | Data type | Explanation |
---|
maximumLength | "256" | integer | |
is.dataFormat.character
is.dataFormat.array
indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String, and Array of Byte is a Binary Object.
The date of birth of the employee.
First included in: Sustainability/esg-data-model/Employee (this entity)
Properties
Name | Value |
---|
displayName | Date Of Birth |
description | The date of birth of the employee. |
dataFormat | date |
isNullable | true |
Traits
List of traits for the DateOfBirth attribute are listed here.
is.dataFormat.date
means.measurement.date
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|
identifier | "{3C7F5DF7-CC40-4E29-8DA9-48F259541CC9}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.nullable
The attribute value can be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Date Of Birth |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | The date of birth of the employee. |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.date
The date of death of the employee.
First included in: Sustainability/esg-data-model/Employee (this entity)
Properties
Name | Value |
---|
displayName | Date Of Death |
description | The date of death of the employee. |
dataFormat | date |
isNullable | true |
Traits
List of traits for the DateOfDeath attribute are listed here.
is.dataFormat.date
means.measurement.date
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|
identifier | "{32A7190A-3ABD-467A-8CF4-A8A6DC8866F6}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.nullable
The attribute value can be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Date Of Death |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | The date of death of the employee. |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.date
The standard cost for the employee.
First included in: Sustainability/esg-data-model/Employee (this entity)
Properties
Name | Value |
---|
displayName | Employee Standard Cost Amount |
description | The standard cost for the employee. |
dataFormat | decimal |
isNullable | true |
Traits
List of traits for the EmployeeStandardCostAmount attribute are listed here.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
Parameter | Value | Data type | Explanation |
---|
precision | "18" | integer | the total number of significant digits |
scale | "2" | integer | the number of digits to the right of the decimal place |
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|
identifier | "{05B2F51C-0AD7-4F1C-BD08-05ADC11F5B2B}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.nullable
The attribute value can be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Employee Standard Cost Amount |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | The standard cost for the employee. |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
The overtime cost for the employee.
First included in: Sustainability/esg-data-model/Employee (this entity)
Properties
Name | Value |
---|
displayName | Employee Overtime Cost Amount |
description | The overtime cost for the employee. |
dataFormat | decimal |
isNullable | true |
Traits
List of traits for the EmployeeOvertimeCostAmount attribute are listed here.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
Parameter | Value | Data type | Explanation |
---|
precision | "18" | integer | the total number of significant digits |
scale | "2" | integer | the number of digits to the right of the decimal place |
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|
identifier | "{15CE4274-196F-4047-A734-A01EBC090BE7}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.nullable
The attribute value can be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Employee Overtime Cost Amount |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | The overtime cost for the employee. |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
The date upon which the Employee was hired.
First included in: Sustainability/esg-data-model/Employee (this entity)
Properties
Name | Value |
---|
displayName | Employee Hire Date |
description | The date upon which the Employee was hired. |
dataFormat | date |
isNullable | true |
Traits
List of traits for the EmployeeHireDate attribute are listed here.
is.dataFormat.date
means.measurement.date
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|
identifier | "{091233BC-1887-4696-A337-1ECAC64C94A0}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.nullable
The attribute value can be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Employee Hire Date |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | The date upon which the Employee was hired. |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.date
Highly compensated employees are employees that receive compensation over a certain amount for a specific year. The amount that qualifies an employee as a 'highly compensated' employee varies from year to year.
First included in: Sustainability/esg-data-model/Employee (this entity)
Properties
Name | Value |
---|
displayName | Highly Compensated Employee Indicator |
description | Highly compensated employees are employees that receive compensation over a certain amount for a specific year. The amount that qualifies an employee as a 'highly compensated' employee varies from year to year. |
dataFormat | boolean |
isNullable | true |
Traits
List of traits for the HighlyCompensatedEmployeeIndicator attribute are listed here.
is.dataFormat.boolean
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|
identifier | "{341495CD-96E8-4E08-8BF3-38409D8E95B9}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.nullable
The attribute value can be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Highly Compensated Employee Indicator |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Highly compensated employees are employees that receive compensation over a certain amount for a specific year. The amount that qualifies an employee as a 'highly compensated' employee varies from year to year. |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.boolean
An employee who, at any time during the plan year is (1) an officer having annual compensation greater than $130,000 (subject to cost-of-living adjusting), (2) a more-than-5-percent owner of the employer, or (3) a more-than-1-percent owner whose annual compensation exceeds $150,000.
First included in: Sustainability/esg-data-model/Employee (this entity)
Properties
Name | Value |
---|
displayName | Key Employee Indicator |
description | An employee who, at any time during the plan year is (1) an officer having annual compensation greater than $130,000 (subject to cost-of-living adjusting), (2) a more-than-5-percent owner of the employer, or (3) a more-than-1-percent owner whose annual compensation exceeds $150,000. |
dataFormat | boolean |
isNullable | true |
Traits
List of traits for the KeyEmployeeIndicator attribute are listed here.
is.dataFormat.boolean
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|
identifier | "{1E7C076D-9AA6-4149-A89D-D57EA4694EC5}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.nullable
The attribute value can be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Key Employee Indicator |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | An employee who, at any time during the plan year is (1) an officer having annual compensation greater than $130,000 (subject to cost-of-living adjusting), (2) a more-than-5-percent owner of the employer, or (3) a more-than-1-percent owner whose annual compensation exceeds $150,000. |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.boolean
An exempt employee is an employee who, because of his or her positional duties and responsibilities and level of decision making authority is exempt from the overtime provisions of the Fair Labor Standards Act (FLSA). Exempt employees are expected, by most organizations, to work whatever hours are necessary to accomplish the goals and deliverables of the position. Thus, exempt employees have more flexibility in their schedules to come and go as necessary to accomplish work than non-exempt or hourly employees.
First included in: Sustainability/esg-data-model/Employee (this entity)
Properties
Name | Value |
---|
displayName | Exempt Employee Indicator |
description | An exempt employee is an employee who, because of his or her positional duties and responsibilities and level of decision making authority is exempt from the overtime provisions of the Fair Labor Standards Act (FLSA). Exempt employees are expected, by most organizations, to work whatever hours are necessary to accomplish the goals and deliverables of the position. Thus, exempt employees have more flexibility in their schedules to come and go as necessary to accomplish work than non-exempt or hourly employees. |
dataFormat | boolean |
isNullable | true |
Traits
List of traits for the ExemptEmployeeIndicator attribute are listed here.
is.dataFormat.boolean
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|
identifier | "{16A3B6B3-0F42-4D4C-90A4-6A8CCD3F0F9A}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.nullable
The attribute value can be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Exempt Employee Indicator |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | An exempt employee is an employee who, because of his or her positional duties and responsibilities and level of decision making authority is exempt from the overtime provisions of the Fair Labor Standards Act (FLSA). Exempt employees are expected, by most organizations, to work whatever hours are necessary to accomplish the goals and deliverables of the position. Thus, exempt employees have more flexibility in their schedules to come and go as necessary to accomplish work than non-exempt or hourly employees. |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.boolean
When an employee is classified as nonexempt, it means that the employee is entitled to a minimum wage, and overtime pay at the rate of time and one-half the regular rate for all hours worked in excess of 40 hours per week, as well as other protections under child labor and equal pay as prescribed by the FLSA.
First included in: Sustainability/esg-data-model/Employee (this entity)
Properties
Name | Value |
---|
displayName | Nonexempt Employee Indicator |
description | When an employee is classified as nonexempt, it means that the employee is entitled to a minimum wage, and overtime pay at the rate of time and one-half the regular rate for all hours worked in excess of 40 hours per week, as well as other protections under child labor and equal pay as prescribed by the FLSA. |
dataFormat | boolean |
isNullable | true |
Traits
List of traits for the NonexemptEmployeeIndicator attribute are listed here.
is.dataFormat.boolean
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|
identifier | "{1C33F5B1-77DD-4242-962B-9201B74E8FD0}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.nullable
The attribute value can be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Nonexempt Employee Indicator |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | When an employee is classified as nonexempt, it means that the employee is entitled to a minimum wage, and overtime pay at the rate of time and one-half the regular rate for all hours worked in excess of 40 hours per week, as well as other protections under child labor and equal pay as prescribed by the FLSA. |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.boolean
The unique identifier of an Alien Status.
First included in: Sustainability/esg-data-model/Employee (this entity)
Properties
Name | Value |
---|
displayName | Alien Status ID |
description | The unique identifier of an Alien Status. |
dataFormat | int32 |
isNullable | true |
Traits
List of traits for the AlienStatusId attribute are listed here.
is.dataFormat.integer
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|
identifier | "{00A74F69-9104-4544-A9AE-4CBD4D0390FF}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.nullable
The attribute value can be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Alien Status ID |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | The unique identifier of an Alien Status. |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.integer
The unique identifier of a Sex.
First included in: Sustainability/esg-data-model/Employee (this entity)
Properties
Name | Value |
---|
displayName | Sex ID |
description | The unique identifier of a Sex. |
dataFormat | int32 |
isNullable | true |
Traits
List of traits for the SexId attribute are listed here.
is.dataFormat.integer
is.nullable
The attribute value can be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Sex ID |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | The unique identifier of a Sex. |
| entity | a reference to the constant entity holding the list of localized text |
is.linkedEntity.identifier
Marks the attributes that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation |
---|
entityReferences | | entity | a reference to the constant entity holding the list of entity references |
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|
identifier | "{3AEBFEFB-3D15-49FD-B758-356549FD9F94}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.dataFormat.integer
The unique identifier of a Gender.
First included in: Sustainability/esg-data-model/Employee (this entity)
Properties
Name | Value |
---|
displayName | Gender ID |
description | The unique identifier of a Gender. |
dataFormat | int32 |
isNullable | true |
Traits
List of traits for the GenderId attribute are listed here.
is.dataFormat.integer
is.nullable
The attribute value can be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Gender ID |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | The unique identifier of a Gender. |
| entity | a reference to the constant entity holding the list of localized text |
is.linkedEntity.identifier
Marks the attributes that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation |
---|
entityReferences | | entity | a reference to the constant entity holding the list of entity references |
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|
identifier | "{009447B4-E8B0-46D7-BDFB-2BA0C7BDB125}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.dataFormat.integer
The unique identifier of a Racial Category.
First included in: Sustainability/esg-data-model/Employee (this entity)
Properties
Name | Value |
---|
displayName | Racial Category ID |
description | The unique identifier of a Racial Category. |
dataFormat | int32 |
isNullable | true |
Traits
List of traits for the RacialCategoryId attribute are listed here.
is.dataFormat.integer
is.nullable
The attribute value can be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Racial Category ID |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | The unique identifier of a Racial Category. |
| entity | a reference to the constant entity holding the list of localized text |
is.linkedEntity.identifier
Marks the attributes that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation |
---|
entityReferences | | entity | a reference to the constant entity holding the list of entity references |
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|
identifier | "{04EF294D-DB48-4F8B-A7A4-A39ED7901938}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.dataFormat.integer
The unique identifier of an Ethnic Category.
First included in: Sustainability/esg-data-model/Employee (this entity)
Properties
Name | Value |
---|
displayName | Ethnic Category ID |
description | The unique identifier of an Ethnic Category. |
dataFormat | int32 |
isNullable | true |
Traits
List of traits for the EthnicCategoryId attribute are listed here.
is.dataFormat.integer
is.nullable
The attribute value can be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Ethnic Category ID |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | The unique identifier of an Ethnic Category. |
| entity | a reference to the constant entity holding the list of localized text |
is.linkedEntity.identifier
Marks the attributes that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation |
---|
entityReferences | | entity | a reference to the constant entity holding the list of entity references |
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|
identifier | "{437D0BED-6C89-445E-952C-6F09A79C5AF0}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.dataFormat.integer
The unique identifier of an Employment Lead Source.
First included in: Sustainability/esg-data-model/Employee (this entity)
Properties
Name | Value |
---|
displayName | Employment Lead Source ID |
description | The unique identifier of an Employment Lead Source. |
dataFormat | int32 |
isNullable | true |
Traits
List of traits for the EmploymentLeadSourceId attribute are listed here.
is.dataFormat.integer
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|
identifier | "{2C534605-6967-4B24-98B6-39A57F967091}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.nullable
The attribute value can be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Employment Lead Source ID |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | The unique identifier of an Employment Lead Source. |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.integer
The unique identifier of the Security Clearance.
First included in: Sustainability/esg-data-model/Employee (this entity)
Properties
Name | Value |
---|
displayName | Security Clearance ID |
description | The unique identifier of the Security Clearance. |
dataFormat | int32 |
isNullable | true |
Traits
List of traits for the SecurityClearanceId attribute are listed here.
is.dataFormat.integer
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|
identifier | "{204D58FD-319C-4CC9-A474-B7610BF2D211}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.nullable
The attribute value can be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Security Clearance ID |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | The unique identifier of the Security Clearance. |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.integer
The unique identifier of the Security Level.
First included in: Sustainability/esg-data-model/Employee (this entity)
Properties
Name | Value |
---|
displayName | Security Level ID |
description | The unique identifier of the Security Level. |
dataFormat | int32 |
isNullable | true |
Traits
List of traits for the SecurityLevelId attribute are listed here.
is.dataFormat.integer
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|
identifier | "{0B3E310A-D378-4099-92CF-87B6E46DC152}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.nullable
The attribute value can be set to NULL.
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Security Level ID |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | The unique identifier of the Security Level. |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.integer
The unique identifier of a Party.
First included in: Sustainability/esg-data-model/Employee (this entity)
Properties
Name | Value |
---|
displayName | Party ID |
description | The unique identifier of a Party. |
dataFormat | int64 |
isNullable | true |
Traits
List of traits for the PartyId 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.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | Party ID |
| entity | a reference to the constant entity holding the list of localized text |
is.localized.describedAs
Holds the list of language specific descriptive text for an object.
Parameter | Value | Data type | Explanation |
---|
localizedDisplayText | languageTag | displayText |
---|
en | The unique identifier of a Party. |
| entity | a reference to the constant entity holding the list of localized text |
is.linkedEntity.identifier
Marks the attributes that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.
Parameter | Value | Data type | Explanation |
---|
entityReferences | | entity | a reference to the constant entity holding the list of entity references |
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define more identification values.
Parameter | Value | Data type | Explanation |
---|
identifier | "{2C0B6E30-8E4E-40C4-A758-9F6185C980C2}" | string | The identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema. |
is.dataFormat.integer
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.