Skip to content

Slot: documentIdentifier

While FpML specifies the document identifier with a value and an associated scheme, the CDM makes use of the Identifier, which has an explicit issuer. The issuer of this identifier is not necessarily the same as the party reference.

URI: common_domain_model:documentIdentifier

Applicable Classes

Name Description Modifies Slot
PartyAgreementIdentifier A class defining a legal agreement identifier issued by the indicated party no

Properties

Type and Range

Property Value
Range Identifier
Domain Of PartyAgreementIdentifier

Cardinality and Requirements

Property Value
Required Yes
Multivalued Yes

Identifier and Mapping Information

Annotations

property value
metadata_scheme True

Schema Source

Mappings

Mapping Type Mapped Value
self common_domain_model:documentIdentifier
native common_domain_model:documentIdentifier

LinkML Source

name: documentIdentifier
annotations:
  metadata_scheme:
    tag: metadata_scheme
    value: true
description: While FpML specifies the document identifier with a value and an associated
  scheme, the CDM makes use of the Identifier, which has an explicit issuer. The issuer
  of this identifier is not necessarily the same as the party reference.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- PartyAgreementIdentifier
range: Identifier
required: true
multivalued: true
inlined: true
inlined_as_list: true