Dela via


Party Relationship 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 relationship between two parties each playing a specific role during the associated period.

Example: PARTY 1 = John Smith ROLE 1 = Customer PARTY 2 = Mary Smith ROLE 2 = Customer PARTY RELATIONSHIP TYPE = Marriage PERIOD START DATE = 04/12/90 PERIOD END DATE = " " PARTY RELATIONSHIP NOTE = Both parties are married customers

PARTY 1 = John Thomas ROLE 1 = Customer PARTY 2 = Bill Fredrickson ROLE 2 = Broker PARTY RELATIONSHIP TYPE = Assigned Broker PERIOD START DATE = 04/12/90 PERIOD END DATE = " " PARTY RELATIONSHIP NOTE = Bill Fredickson is the broker assigned to John Thomas for the indicated period.

PARTY 1 = John Stevens ROLE 1 = CFO PARTY 2 = ABC Inc. ROLE 2 = Customer PARTY RELATIONSHIP TYPE = Officer Of Corporate Customer PERIOD START DATE = 04/12/90 PERIOD END DATE = " " PARTY RELATIONSHIP NOTE = John Stevens is a corporate officer (CFO) of customer ABC Inc.

PARTY 1 = Jane Davis ROLE 1 = Employee PARTY 2 = ABC Inc. ROLE 2 = Employer PARTY RELATIONSHIP TYPE = Employment PERIOD START DATE = 04/12/90 PERIOD END DATE = " " PARTY RELATIONSHIP NOTE = Jane Davis is employee

PARTY 1 = Chris Long ROLE 1 = Customer PARTY 2 = ABC Inc. ROLE 2 = Company PARTY RELATIONSHIP TYPE = Customer relationship PERIOD START DATE = 04/12/90 PERIOD END DATE = "07/12/98 " PARTY RELATIONSHIP STATUS = Inactive PARTY RELATIONSHIP NOTE = Chris Long is an inactive customer.

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
attributePartyRelationship/(resolvedAttributes)/PartyRelationshipPeriodStartTimestampattribute

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"{4853F04A-3DB2-4D54-9D86-5D68B9D11A42}"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"Party"string

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enParty Relationship
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
Party1Id The unique identifier of a Party. PartyRelationship
Party1RoleId The unique identifier of a Role. PartyRelationship
Party2Id The unique identifier of a Party. PartyRelationship
Party2RoleId The unique identifier of a Role. PartyRelationship
PartyRelationshipTypeId The unique identifier of a Party Relationship Type. PartyRelationship
PartyRelationshipPeriodStartTimestamp The period starting timestamp that the party relationship is defined or identified. PartyRelationship
PartyRelationshipPeriodEndTimestamp The period ending timestamp that the party relationship is defined or identified. PartyRelationship
PartyRelationshipStatusId The unique identifier of a Party Relationship Status. PartyRelationship
PartyRelationshipNote A note, comment or additional information regarding the Party Relationship. PartyRelationship

Party1Id

The unique identifier of a Party.
First included in: PartyRelationship (this entity)

Properties

NameValue
displayNameParty 1 ID
descriptionThe unique identifier of a Party.
isPrimaryKeytrue
dataFormatint64

Traits

List of traits for the Party1Id 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.identifiedBy
Names a specific identity attribute to use with an entity.

ParameterValueData typeExplanation
attributePartyRelationship/(resolvedAttributes)/Party1Idattribute

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
Party.cdm.json/PartyPartyId
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
enParty 1 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 Party.
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"{776541E0-B581-406B-B630-363D66AE5AB7}"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
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.

Party1RoleId

The unique identifier of a Role.
First included in: PartyRelationship (this entity)

Properties

NameValue
displayNameParty 1 Role ID
descriptionThe unique identifier of a Role.
isPrimaryKeytrue
dataFormatint32

Traits

List of traits for the Party1RoleId attribute are listed here.

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

ParameterValueData typeExplanation
attributePartyRelationship/(resolvedAttributes)/Party1RoleIdattribute

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
Role.cdm.json/RoleRoleId
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
enParty 1 Role 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 Role.
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"{784303BD-7898-400C-BE58-6238D1ED84A7}"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

Party2Id

The unique identifier of a Party.
First included in: PartyRelationship (this entity)

Properties

NameValue
displayNameParty 2 ID
descriptionThe unique identifier of a Party.
isPrimaryKeytrue
dataFormatint64

Traits

List of traits for the Party2Id 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.identifiedBy
Names a specific identity attribute to use with an entity.

ParameterValueData typeExplanation
attributePartyRelationship/(resolvedAttributes)/Party2Idattribute

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
Party.cdm.json/PartyPartyId
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
enParty 2 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 Party.
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"{2D072154-9503-4EF9-9EB7-DA007ED36EDF}"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
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.

Party2RoleId

The unique identifier of a Role.
First included in: PartyRelationship (this entity)

Properties

NameValue
displayNameParty 2 Role ID
descriptionThe unique identifier of a Role.
isPrimaryKeytrue
dataFormatint32

Traits

List of traits for the Party2RoleId attribute are listed here.

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

ParameterValueData typeExplanation
attributePartyRelationship/(resolvedAttributes)/Party2RoleIdattribute

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
Role.cdm.json/RoleRoleId
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
enParty 2 Role 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 Role.
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"{053E0EE5-6BCA-464B-9428-608C936130DE}"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

PartyRelationshipTypeId

The unique identifier of a Party Relationship Type.
First included in: PartyRelationship (this entity)

Properties

NameValue
displayNameParty Relationship Type ID
descriptionThe unique identifier of a Party Relationship Type.
isPrimaryKeytrue
dataFormatint32

Traits

List of traits for the PartyRelationshipTypeId attribute are listed here.

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

ParameterValueData typeExplanation
attributePartyRelationship/(resolvedAttributes)/PartyRelationshipTypeIdattribute

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
PartyRelationshipType.cdm.json/PartyRelationshipTypePartyRelationshipTypeId
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
enParty Relationship Type ID
entitya reference to the constant entity holding the list of localized text

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unique identifier of a Party Relationship Type.
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"{5792FE86-3915-4D78-9232-05FC7C5AC6B2}"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

PartyRelationshipPeriodStartTimestamp

The period starting timestamp that the party relationship is defined or identified.
First included in: PartyRelationship (this entity)

Properties

NameValue
displayNameParty Relationship Period Start Timestamp
descriptionThe period starting timestamp that the party relationship is defined or identified.
isPrimaryKeytrue
dataFormatdateTime

Traits

List of traits for the PartyRelationshipPeriodStartTimestamp attribute are listed here.

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

ParameterValueData typeExplanation
attributePartyRelationship/(resolvedAttributes)/PartyRelationshipPeriodStartTimestampattribute

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"{44E086AD-AEB1-42D5-9805-C7BA1FEEB4A3}"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
enParty Relationship Period 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 period starting timestamp that the party relationship is defined or identified.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.time
is.dataFormat.date

PartyRelationshipPeriodEndTimestamp

The period ending timestamp that the party relationship is defined or identified.
First included in: PartyRelationship (this entity)

Properties

NameValue
displayNameParty Relationship Period End Timestamp
descriptionThe period ending timestamp that the party relationship is defined or identified.
dataFormatdateTime
isNullabletrue

Traits

List of traits for the PartyRelationshipPeriodEndTimestamp 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"{1BA0970A-4722-4937-A10F-0E14CA13D2D0}"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
enParty Relationship Period 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 period ending timestamp that the party relationship is defined or identified.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.time
is.dataFormat.date

PartyRelationshipStatusId

The unique identifier of a Party Relationship Status.
First included in: PartyRelationship (this entity)

Properties

NameValue
displayNameParty Relationship Status ID
descriptionThe unique identifier of a Party Relationship Status.
dataFormatint32
isNullabletrue

Traits

List of traits for the PartyRelationshipStatusId 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
enParty Relationship Status 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 Party Relationship Status.
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
PartyRelationshipStatus.cdm.json/PartyRelationshipStatusPartyRelationshipStatusId
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"{0D6E6749-A9DD-47B4-8DAF-AF0B25ABD64E}"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

PartyRelationshipNote

A note, comment or additional information regarding the Party Relationship.
First included in: PartyRelationship (this entity)

Properties

NameValue
displayNameParty Relationship Note
descriptionA note, comment or additional information regarding the Party Relationship.
dataFormatstring
maximumLength2048
isNullabletrue

Traits

List of traits for the PartyRelationshipNote 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"{BA3F2922-6122-452F-A05D-BF7FDC8BB64D}"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
enParty Relationship Note
entitya reference to the constant entity holding the list of localized text

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

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enA note, comment or additional information regarding the Party Relationship.
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.