Learning Event in ESG data model
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 |
| 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
Parameter | Value | Data type | Explanation |
---|---|---|---|
attribute | LearningEvent/(resolvedAttributes)/LearningEventId | attribute |
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 | "{6DD233F4-FBD1-4674-AFBC-414431DA981E}" | 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 | "Training & Education" | string |
is.localized.displayedAs
Holds the list of language specific display text for an object.
Parameter | Value | Data type | Explanation | ||||
---|---|---|---|---|---|---|---|
localizedDisplayText |
| 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 |
---|---|---|
LearningEventId | The unique identifier of a Learning Event. | Sustainability/esg-data-model/LearningEvent |
LearningEventName | The name of the Learning Event. | Sustainability/esg-data-model/LearningEvent |
LearningEventDescription | The description of the Learning Event. | Sustainability/esg-data-model/LearningEvent |
LearningEventObjectivesStatement | A statement of the objectives to be achieved by the Learning Event.The nature of this statement is typically applicable for including in a course catalog. | Sustainability/esg-data-model/LearningEvent |
StandardLearningEventFee | The standard fee in the associated currency for the Learning Event.Courses offered at various locations have adjustments made based upon the cost of offering the Learning Event at that location based upon the Standard Learning Event Fee. | Sustainability/esg-data-model/LearningEvent |
CertificationExpirationPeriod | The number of years that the Learning Event may be applied to the associated Curriculum before it must be retaken. | Sustainability/esg-data-model/LearningEvent |
RecommendedMinimumNumberAttendees | The minimum number of attendees required to schedule and present the Learning Event. | Sustainability/esg-data-model/LearningEvent |
RecommendedMaximumNumberAttendees | The maximum number of attendees allowed for the Learning Event. | Sustainability/esg-data-model/LearningEvent |
TargetNumberAttendees | The target or optimum number of attendees for presentation of the Learning Event. | Sustainability/esg-data-model/LearningEvent |
PlannedMinimumLearningEventHourDuration | The planned minimum duration in hours in which the Learning Event can be presented. The number of hours will translate into some number of 'days' based upon the organizations work hours, training policy and staff decisions regarding optimum training schedules. | Sustainability/esg-data-model/LearningEvent |
PlannedMaximumLearningEventHourDuration | The planned maximum duration in hours in which the Learning Event can be presented. The number of hours will translate into some number of 'days' based upon the organizations work hours, training policy and staff decisions regarding optimum training schedules. | Sustainability/esg-data-model/LearningEvent |
TargetLearningEventHourDuration | The optimum duration in hours in which the Learning Event should be presented. The number of hours will translate into some number of 'days' based upon the organizations work hours, training policy and staff decisions regarding optimum training schedules. | Sustainability/esg-data-model/LearningEvent |
PlannedCostToProduceLearningEventPerLocation | The target cost in currency to present the complete Learning Event at a location. | Sustainability/esg-data-model/LearningEvent |
PlannedCostToProduceLearningEventPerIndividual | The target cost in currency to present the Learning Event per Individual at a standard location. | Sustainability/esg-data-model/LearningEvent |
LearningEventClassificationId | The unique identifier of the Learning Event Classification. | Sustainability/esg-data-model/LearningEvent |
LearningEventOfferingStatusId | The unique identifier of the Learning Event Offering Status. | Sustainability/esg-data-model/LearningEvent |
IsoLanguageId | The unique identifier of an ISO Language. | Sustainability/esg-data-model/LearningEvent |
RegisteredDomainName | The registered domain name. | Sustainability/esg-data-model/LearningEvent |
LearningEventTypeId | The unique identifier of the Learning Event Type. | Sustainability/esg-data-model/LearningEvent |
ItemSku | The Stock Keeping Unit identifier, which is typically used for inventory-related activities. | Sustainability/esg-data-model/LearningEvent |
LearningEventId
The unique identifier of a Learning Event. First included in: Sustainability/esg-data-model/LearningEvent (this entity)
Properties
Name | Value |
---|---|
displayName | Learning Event ID |
description | The unique identifier of a Learning Event. |
isPrimaryKey | true |
dataFormat | int32 |
Traits
List of traits for the LearningEventId attribute are listed here.
is.dataFormat.integer
is.identifiedBy
names a specific identity attribute to use with an entity
Parameter | Value | Data type | Explanation |
---|---|---|---|
attribute | LearningEvent/(resolvedAttributes)/LearningEventId | attribute |
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 | "{60A4B707-4CA5-43D3-8227-034A316E2394}" | 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 |
| 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 |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.integer
LearningEventName
The name of the Learning Event. First included in: Sustainability/esg-data-model/LearningEvent (this entity)
Properties
Name | Value |
---|---|
displayName | Learning Event Name |
description | The name of the Learning Event. |
dataFormat | string |
maximumLength | 256 |
isNullable | true |
Traits
List of traits for the LearningEventName 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 | "{09BFAA2B-FBCC-46CB-AA9D-D9828163C0FE}" | 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 |
| 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 |
| 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.
LearningEventDescription
The description of the Learning Event. First included in: Sustainability/esg-data-model/LearningEvent (this entity)
Properties
Name | Value |
---|---|
displayName | Learning Event Description |
description | The description of the Learning Event. |
dataFormat | string |
maximumLength | 2048 |
isNullable | true |
Traits
List of traits for the LearningEventDescription 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 | "{4F719BA3-65EB-4670-A0BF-1B34CF77C71B}" | 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 |
| 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 |
| 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 | "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.
LearningEventObjectivesStatement
A statement of the objectives to be achieved by the Learning Event.
The nature of this statement is typically applicable for including in a course catalog. First included in: Sustainability/esg-data-model/LearningEvent (this entity)
Properties
Name | Value |
---|---|
displayName | Learning Event Objectives Statement |
description | A statement of the objectives to be achieved by the Learning Event.
The nature of this statement is typically applicable for including in a course catalog. |
dataFormat | string |
maximumLength | 2048 |
isNullable | true |
Traits
List of traits for the LearningEventObjectivesStatement 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 | "{0E842679-D297-4428-8A68-631C6AA6DCED}" | 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 |
| 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 |
| 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 | "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.
StandardLearningEventFee
The standard fee in the associated currency for the Learning Event.
Courses offered at various locations have adjustments made based upon the cost of offering the Learning Event at that location based upon the Standard Learning Event Fee. First included in: Sustainability/esg-data-model/LearningEvent (this entity)
Properties
Name | Value |
---|---|
displayName | Standard Learning Event Fee |
description | The standard fee in the associated currency for the Learning Event.
Courses offered at various locations have adjustments made based upon the cost of offering the Learning Event at that location based upon the Standard Learning Event Fee. |
dataFormat | decimal |
isNullable | true |
Traits
List of traits for the StandardLearningEventFee 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 | "{5A68CFFC-F2DD-4195-847E-C8852ED481BE}" | 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 |
| 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 |
| 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
CertificationExpirationPeriod
The number of years that the Learning Event may be applied to the associated Curriculum before it must be retaken. First included in: Sustainability/esg-data-model/LearningEvent (this entity)
Properties
Name | Value |
---|---|
displayName | Certification Expiration Period |
description | The number of years that the Learning Event may be applied to the associated Curriculum before it must be retaken. |
dataFormat | decimal |
isNullable | true |
Traits
List of traits for the CertificationExpirationPeriod attribute are listed here.
is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values
Parameter | Value | Data type | Explanation |
---|---|---|---|
precision | "3" | integer | the total number of significant digits |
scale | "0" | 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 | "{51B4B21B-11D8-48EA-8506-62D6A61EA6CF}" | 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 |
| 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 |
| 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
RecommendedMinimumNumberAttendees
The minimum number of attendees required to schedule and present the Learning Event. First included in: Sustainability/esg-data-model/LearningEvent (this entity)
Properties
Name | Value |
---|---|
displayName | Recommended Minimum Number Attendees |
description | The minimum number of attendees required to schedule and present the Learning Event. |
dataFormat | int32 |
isNullable | true |
Traits
List of traits for the RecommendedMinimumNumberAttendees 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 | "{14664370-4FFC-4D69-A557-719BD5A00FF9}" | 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 |
| 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 |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.integer
RecommendedMaximumNumberAttendees
The maximum number of attendees allowed for the Learning Event. First included in: Sustainability/esg-data-model/LearningEvent (this entity)
Properties
Name | Value |
---|---|
displayName | Recommended Maximum Number Attendees |
description | The maximum number of attendees allowed for the Learning Event. |
dataFormat | int32 |
isNullable | true |
Traits
List of traits for the RecommendedMaximumNumberAttendees 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 | "{9966B9EC-17C8-492F-92D3-D34C5C9A3512}" | 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 |
| 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 |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.integer
TargetNumberAttendees
The target or optimum number of attendees for presentation of the Learning Event. First included in: Sustainability/esg-data-model/LearningEvent (this entity)
Properties
Name | Value |
---|---|
displayName | Target Number Attendees |
description | The target or optimum number of attendees for presentation of the Learning Event. |
dataFormat | int32 |
isNullable | true |
Traits
List of traits for the TargetNumberAttendees 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 | "{D6C26FA6-6BDC-4063-9E05-104C572DA030}" | 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 |
| 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 |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.integer
PlannedMinimumLearningEventHourDuration
The planned minimum duration in hours in which the Learning Event can be presented.
The number of hours will translate into some number of 'days' based upon the organizations work hours, training policy and staff decisions regarding optimum training schedules. First included in: Sustainability/esg-data-model/LearningEvent (this entity)
Properties
Name | Value |
---|---|
displayName | Planned Minimum Learning Event Hour Duration |
description | The planned minimum duration in hours in which the Learning Event can be presented.
The number of hours will translate into some number of 'days' based upon the organizations work hours, training policy and staff decisions regarding optimum training schedules. |
dataFormat | int32 |
isNullable | true |
Traits
List of traits for the PlannedMinimumLearningEventHourDuration 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 | "{0E0F03AD-3F02-41E8-A249-BEE4CF3E599C}" | 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 |
| 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 |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.integer
PlannedMaximumLearningEventHourDuration
The planned maximum duration in hours in which the Learning Event can be presented.
The number of hours will translate into some number of 'days' based upon the organizations work hours, training policy and staff decisions regarding optimum training schedules. First included in: Sustainability/esg-data-model/LearningEvent (this entity)
Properties
Name | Value |
---|---|
displayName | Planned Maximum Learning Event Hour Duration |
description | The planned maximum duration in hours in which the Learning Event can be presented.
The number of hours will translate into some number of 'days' based upon the organizations work hours, training policy and staff decisions regarding optimum training schedules. |
dataFormat | int32 |
isNullable | true |
Traits
List of traits for the PlannedMaximumLearningEventHourDuration 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 | "{35BEA01F-9330-4E30-92CD-AB3B05769DC8}" | 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 |
| 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 |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.integer
TargetLearningEventHourDuration
The optimum duration in hours in which the Learning Event should be presented.
The number of hours will translate into some number of 'days' based upon the organizations work hours, training policy and staff decisions regarding optimum training schedules. First included in: Sustainability/esg-data-model/LearningEvent (this entity)
Properties
Name | Value |
---|---|
displayName | Target Learning Event Hour Duration |
description | The optimum duration in hours in which the Learning Event should be presented.
The number of hours will translate into some number of 'days' based upon the organizations work hours, training policy and staff decisions regarding optimum training schedules. |
dataFormat | int32 |
isNullable | true |
Traits
List of traits for the TargetLearningEventHourDuration 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 | "{0421199E-A5A8-4971-8688-3BA5F02AAA74}" | 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 |
| 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 |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.integer
PlannedCostToProduceLearningEventPerLocation
The target cost in currency to present the complete Learning Event at a location. First included in: Sustainability/esg-data-model/LearningEvent (this entity)
Properties
Name | Value |
---|---|
displayName | Planned Cost to Produce Learning Event Per Location |
description | The target cost in currency to present the complete Learning Event at a location. |
dataFormat | decimal |
isNullable | true |
Traits
List of traits for the PlannedCostToProduceLearningEventPerLocation 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 | "{89889222-B011-4FEA-B14E-D1E6C6703732}" | 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 |
| 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 |
| 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
PlannedCostToProduceLearningEventPerIndividual
The target cost in currency to present the Learning Event per Individual at a standard location. First included in: Sustainability/esg-data-model/LearningEvent (this entity)
Properties
Name | Value |
---|---|
displayName | Planned Cost to Produce Learning Event Per Individual |
description | The target cost in currency to present the Learning Event per Individual at a standard location. |
dataFormat | decimal |
isNullable | true |
Traits
List of traits for the PlannedCostToProduceLearningEventPerIndividual 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 | "{05FA329B-C340-49D1-A374-639D89765E19}" | 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 |
| 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 |
| 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
LearningEventClassificationId
The unique identifier of the Learning Event Classification. First included in: Sustainability/esg-data-model/LearningEvent (this entity)
Properties
Name | Value |
---|---|
displayName | Learning Event Classification ID |
description | The unique identifier of the Learning Event Classification. |
dataFormat | int32 |
isNullable | true |
Traits
List of traits for the LearningEventClassificationId 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 |
| 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 |
| 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 | "{15AB3EC4-EA37-49A2-921D-265A82BA8B73}" | 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
LearningEventOfferingStatusId
The unique identifier of the Learning Event Offering Status. First included in: Sustainability/esg-data-model/LearningEvent (this entity)
Properties
Name | Value |
---|---|
displayName | Learning Event Offering Status ID |
description | The unique identifier of the Learning Event Offering Status. |
dataFormat | int32 |
isNullable | true |
Traits
List of traits for the LearningEventOfferingStatusId 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 | "{1C303039-EFDF-4F5F-9C91-B08EC5FDE9BE}" | 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 |
| 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 |
| entity | a reference to the constant entity holding the list of localized text |
is.dataFormat.integer
IsoLanguageId
The unique identifier of an ISO Language. First included in: Sustainability/esg-data-model/LearningEvent (this entity)
Properties
Name | Value |
---|---|
displayName | ISO Language ID |
description | The unique identifier of an ISO Language. |
dataFormat | int32 |
isNullable | true |
Traits
List of traits for the IsoLanguageId 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 |
| 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 |
| 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 | "{3CD1BB7E-20E9-4E1C-A344-73BF5F4F4F0A}" | 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
RegisteredDomainName
The registered domain name. First included in: Sustainability/esg-data-model/LearningEvent (this entity)
Properties
Name | Value |
---|---|
displayName | Registered Domain Name |
description | The registered domain name. |
dataFormat | string |
maximumLength | 253 |
isNullable | true |
Traits
List of traits for the RegisteredDomainName 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 | "{96FA6821-68F1-4EFE-987A-B8DC4CD032E1}" | 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 |
| 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 |
| 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 | "253" | 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.
LearningEventTypeId
The unique identifier of the Learning Event Type. First included in: Sustainability/esg-data-model/LearningEvent (this entity)
Properties
Name | Value |
---|---|
displayName | Learning Event Type ID |
description | The unique identifier of the Learning Event Type. |
dataFormat | int32 |
isNullable | true |
Traits
List of traits for the LearningEventTypeId 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 |
| 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 |
| 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 | "{661E6199-7D75-4530-95E4-471B34AAB745}" | 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
ItemSku
The Stock Keeping Unit identifier, which is typically used for inventory-related activities. First included in: Sustainability/esg-data-model/LearningEvent (this entity)
Properties
Name | Value |
---|---|
displayName | Item SKU |
description | The Stock Keeping Unit identifier, which is typically used for inventory-related activities. |
dataFormat | string |
maximumLength | 40 |
isNullable | true |
Traits
List of traits for the ItemSku 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 | "{0E10F0CC-BE38-40F3-88CB-BCB521CF325B}" | 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 |
| 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 |
| 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 | "40" | 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.