Dela via


Survey Question in ESG data model

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

Traits

Traits for this entity are listed here.

is.CDM.entityVersion

ParameterValueData typeExplanation
versionNumber"4.3"stringsemantic version number of the entity

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enBase entity from which all Industry Data Model entities are derived.
enThe question(s) included with the associated Survey.

A question may be asked on one or more Surveys. This enables the organization to ask the same question in many different scenarios and correlate the response by geography, individual, individual type, product, market, market segment or other criteria.

entitya reference to the constant entity holding the list of localized text

minimumObjectModelVersion
Minimum version of the object model required to fully understand the data schema used.

ParameterValueData typeExplanation
versionNumber"1.2.3"string

is.IDM.modelVersion
Semantic version number of the IDM.

ParameterValueData typeExplanation
versionNumber"1.6.0"string

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

ParameterValueData typeExplanation
identifier"{7206DC35-2149-45B8-87D9-63C97D7AE5CC}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nativeTo.businessArea
The name of the business area from which the entity originates.

ParameterValueData typeExplanation
name"Customer Service & Contact Management"string

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enSurvey Question
entitya reference to the constant entity holding the list of localized text

has.entitySchemaAbstractionLevel
A level of abstraction assigned to an Entity schema. Logical schema descriptions use complex dataTypes, inheritance, and entities as attributes. Resolved descriptions contain none of those things, only final trait and attribute sets are shown. A composition schema manipulates, guides or restates parts of logical schemas to produce one resolved schema.

ParameterValueData typeExplanation
level"resolved"stringPossible values: logical, composition, resolved

Attributes

Name Description First Included in Instance
SurveyId The unique identifier of a Survey. SurveyQuestion
QuestionId The unique identifier of a Question. SurveyQuestion
SurveyQuestionPositionNumber The position of the question on the survey. SurveyQuestion
DefaultQuestionResponseRatingId The unique identifier of a Question Response Rating. SurveyQuestion
SurveyQuestionResponseRequiredIndicator Indicates whether a response is required for the survey question. SurveyQuestion

SurveyId

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

Properties

NameValue
displayNameSurvey ID
descriptionThe unique identifier of a Survey.
isPrimaryKeytrue
dataFormatint32

Traits

List of traits for the SurveyId attribute are listed here.

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

ParameterValueData typeExplanation
attributeSurveyQuestion/(resolvedAttributes)/SurveyIdattribute

is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.

ParameterValueData typeExplanation
entityReferences
entityReferenceattributeReference
Survey.cdm.json/SurveySurveyId
entitya reference to the constant entity holding the list of entity references

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enSurvey ID
entitya reference to the constant entity holding the list of localized text

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unique identifier of a Survey.
entitya reference to the constant entity holding the list of localized text

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

ParameterValueData typeExplanation
identifier"{0A8D197E-883E-4110-98B7-BCFFEF68B2AC}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.dataFormat.integer

QuestionId

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

Properties

NameValue
displayNameQuestion ID
descriptionThe unique identifier of a Question.
isPrimaryKeytrue
dataFormatint32

Traits

List of traits for the QuestionId attribute are listed here.

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

ParameterValueData typeExplanation
attributeSurveyQuestion/(resolvedAttributes)/QuestionIdattribute

is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.

ParameterValueData typeExplanation
entityReferences
entityReferenceattributeReference
Question.cdm.json/QuestionQuestionId
entitya reference to the constant entity holding the list of entity references

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enQuestion ID
entitya reference to the constant entity holding the list of localized text

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unique identifier of a Question.
entitya reference to the constant entity holding the list of localized text

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

ParameterValueData typeExplanation
identifier"{27B3AB20-86F3-405F-997E-8B4D8C1B9239}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.dataFormat.integer

SurveyQuestionPositionNumber

The position of the question on the survey.
First included in: SurveyQuestion (this entity)

Properties

NameValue
displayNameSurvey Question Position Number
descriptionThe position of the question on the survey.
dataFormatint32
isNullabletrue

Traits

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

ParameterValueData typeExplanation
identifier"{1FC8B37A-EEDF-4193-A601-E5DDAF32C904}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enSurvey Question Position Number
entitya reference to the constant entity holding the list of localized text

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe position of the question on the survey.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

DefaultQuestionResponseRatingId

The unique identifier of a Question Response Rating.
First included in: SurveyQuestion (this entity)

Properties

NameValue
displayNameDefault Question Response Rating ID
descriptionThe unique identifier of a Question Response Rating.
dataFormatint32
isNullabletrue

Traits

List of traits for the DefaultQuestionResponseRatingId attribute are listed here.

is.dataFormat.integer
is.nullable
The attribute value can be set to NULL.

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enDefault Question Response Rating ID
entitya reference to the constant entity holding the list of localized text

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unique identifier of a Question Response Rating.
entitya reference to the constant entity holding the list of localized text

is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.

ParameterValueData typeExplanation
entityReferences
entityReferenceattributeReference
QuestionResponseRating.cdm.json/QuestionResponseRatingQuestionResponseRatingId
entitya reference to the constant entity holding the list of entity references

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

ParameterValueData typeExplanation
identifier"{06A0059D-BE37-4FE2-85D2-4B9CDBBD4C54}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.dataFormat.integer

SurveyQuestionResponseRequiredIndicator

Indicates whether a response is required for the survey question.
First included in: SurveyQuestion (this entity)

Properties

NameValue
displayNameSurvey Question Response Required Indicator
descriptionIndicates whether a response is required for the survey question.
dataFormatboolean
isNullabletrue

Traits

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

ParameterValueData typeExplanation
identifier"{3AC5BA4D-C392-4B43-AB1A-97BF52D25A58}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enSurvey Question Response Required Indicator
entitya reference to the constant entity holding the list of localized text

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enIndicates whether a response is required for the survey question.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.boolean