Partilhar via


Project Activity 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.
enAny work performed in conjunction with a project. This is frequently analogous to a task but may be used to group or consolidate tasks.
entitya reference to the constant entity holding the list of localized text

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

ParameterValueData typeExplanation
attributeProjectActivity/(resolvedAttributes)/ProjectActivityIdattribute

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"{A9041835-4E92-4025-B9F2-71AF3883E981}"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"Project Management"string

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enProject Activity
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
ProjectId The unique identifier of a Project. ProjectActivity
ProjectActivityId The unique identifier of a Project Activity. ProjectActivity
ProjectActivityName The name of a Project Activity. ProjectActivity
ProjectActivityDescription The description of a Project Activity. ProjectActivity
ProjectActivityPlannedStartTimestamp The planned start timestamp of a project activity. ProjectActivity
ProjectActivityActualStartTimestamp The actual start timestamp of a project activity. ProjectActivity
ProjectActivityPlannedEndTimestamp The planned end timestamp of a project activity. ProjectActivity
ProjectActivityActualEndTimestamp The actual end timestamp of a project activity. ProjectActivity

ProjectId

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

Properties

NameValue
displayNameProject ID
descriptionThe unique identifier of a Project.
isPrimaryKeytrue
dataFormatint32

Traits

List of traits for the ProjectId attribute are listed here.

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

ParameterValueData typeExplanation
attributeProjectActivity/(resolvedAttributes)/ProjectIdattribute

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
Project.cdm.json/ProjectProjectId
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
enProject 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 Project.
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"{70D40E5A-6654-4669-B416-914C5D5C091A}"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

ProjectActivityId

The unique identifier of a Project Activity.
First included in: ProjectActivity (this entity)

Properties

NameValue
displayNameProject Activity ID
descriptionThe unique identifier of a Project Activity.
isPrimaryKeytrue
dataFormatint32

Traits

List of traits for the ProjectActivityId attribute are listed here.

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

ParameterValueData typeExplanation
attributeProjectActivity/(resolvedAttributes)/ProjectActivityIdattribute

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"{662134F8-3362-4556-A4F0-7FA83ED8D655}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enProject Activity 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 Project Activity.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

ProjectActivityName

The name of a Project Activity.
First included in: ProjectActivity (this entity)

Properties

NameValue
displayNameProject Activity Name
descriptionThe name of a Project Activity.
dataFormatstring
maximumLength256
isNullabletrue

Traits

List of traits for the ProjectActivityName attribute are listed here.

is.dataFormat.character
is.dataFormat.big
Indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.

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

ParameterValueData typeExplanation
identifier"{24C70E53-9DBB-4C05-A846-FBCE21A53E7B}"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
enProject Activity Name
entitya reference to the constant entity holding the list of localized text

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe name of a Project Activity.
entitya reference to the constant entity holding the list of localized text

is.constrained
Maximum length or value constraints.

ParameterValueData typeExplanation
maximumLength"256"integer

is.dataFormat.character
is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.

ProjectActivityDescription

The description of a Project Activity.
First included in: ProjectActivity (this entity)

Properties

NameValue
displayNameProject Activity Description
descriptionThe description of a Project Activity.
dataFormatstring
maximumLength2048
isNullabletrue

Traits

List of traits for the ProjectActivityDescription attribute are listed here.

is.dataFormat.character
is.dataFormat.big
Indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.

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

ParameterValueData typeExplanation
identifier"{5C118FCC-BAD4-449C-ACFA-0C8FF3E5B16E}"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
enProject Activity Description
entitya reference to the constant entity holding the list of localized text

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe description of a Project Activity.
entitya reference to the constant entity holding the list of localized text

is.constrained
Maximum length or value constraints.

ParameterValueData typeExplanation
maximumLength"2048"integer

is.dataFormat.character
is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.

ProjectActivityPlannedStartTimestamp

The planned start timestamp of a project activity.
First included in: ProjectActivity (this entity)

Properties

NameValue
displayNameProject Activity Planned Start Timestamp
descriptionThe planned start timestamp of a project activity.
dataFormatdateTime
isNullabletrue

Traits

List of traits for the ProjectActivityPlannedStartTimestamp attribute are listed here.

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

ParameterValueData typeExplanation
identifier"{52574C9F-361D-4A4B-8C21-12EACC0D97B4}"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
enProject Activity Planned Start Timestamp
entitya reference to the constant entity holding the list of localized text

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe planned start timestamp of a project activity.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.time
is.dataFormat.date

ProjectActivityActualStartTimestamp

The actual start timestamp of a project activity.
First included in: ProjectActivity (this entity)

Properties

NameValue
displayNameProject Activity Actual Start Timestamp
descriptionThe actual start timestamp of a project activity.
dataFormatdateTime
isNullabletrue

Traits

List of traits for the ProjectActivityActualStartTimestamp attribute are listed here.

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

ParameterValueData typeExplanation
identifier"{C15CBE90-2105-4929-999F-4D3302FDD18B}"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
enProject Activity Actual Start Timestamp
entitya reference to the constant entity holding the list of localized text

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe actual start timestamp of a project activity.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.time
is.dataFormat.date

ProjectActivityPlannedEndTimestamp

The planned end timestamp of a project activity.
First included in: ProjectActivity (this entity)

Properties

NameValue
displayNameProject Activity Planned End Timestamp
descriptionThe planned end timestamp of a project activity.
dataFormatdateTime
isNullabletrue

Traits

List of traits for the ProjectActivityPlannedEndTimestamp attribute are listed here.

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

ParameterValueData typeExplanation
identifier"{930F6C69-664F-4288-9A6F-ADB1D4195240}"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
enProject Activity Planned End Timestamp
entitya reference to the constant entity holding the list of localized text

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe planned end timestamp of a project activity.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.time
is.dataFormat.date

ProjectActivityActualEndTimestamp

The actual end timestamp of a project activity.
First included in: ProjectActivity (this entity)

Properties

NameValue
displayNameProject Activity Actual End Timestamp
descriptionThe actual end timestamp of a project activity.
dataFormatdateTime
isNullabletrue

Traits

List of traits for the ProjectActivityActualEndTimestamp attribute are listed here.

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

ParameterValueData typeExplanation
identifier"{D728CE7B-2228-496E-B7E4-5D826B201A63}"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
enProject Activity Actual End Timestamp
entitya reference to the constant entity holding the list of localized text

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe actual end timestamp of a project activity.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.time
is.dataFormat.date