Skip to content

Class: SettledEntityMatrix

A class to specify the Relevant Settled Entity Matrix.

URI: common_domain_model:SettledEntityMatrix

 classDiagram
    class SettledEntityMatrix
    click SettledEntityMatrix href "../SettledEntityMatrix/"
      SettledEntityMatrix : matrixSource





        SettledEntityMatrix --> "1" SettledEntityMatrixSourceEnum : matrixSource
        click SettledEntityMatrixSourceEnum href "../SettledEntityMatrixSourceEnum/"



      SettledEntityMatrix : publicationDate

Slots

Name Cardinality and Range Description Inheritance
matrixSource 1
SettledEntityMatrixSourceEnum
Relevant settled entity matrix source direct
publicationDate 0..1
date
Specifies the publication date of the applicable version of the matrix direct

Usages

used by used in type used
CreditIndex settledEntityMatrix range SettledEntityMatrix

In Subsets

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

Direct

name: SettledEntityMatrix
description: A class to specify the Relevant Settled Entity Matrix.
in_subset:
- cdm_product_asset
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- matrixSource
- publicationDate
slot_usage:
  publicationDate:
    name: publicationDate
    description: Specifies the publication date of the applicable version of the matrix.
      When this element is omitted, the Standard Terms Supplement defines rules for
      which version of the matrix is applicable.
    range: date

Induced

name: SettledEntityMatrix
description: A class to specify the Relevant Settled Entity Matrix.
in_subset:
- cdm_product_asset
from_schema: https://w3id.org/lmodel/common-domain-model
slot_usage:
  publicationDate:
    name: publicationDate
    description: Specifies the publication date of the applicable version of the matrix.
      When this element is omitted, the Standard Terms Supplement defines rules for
      which version of the matrix is applicable.
    range: date
attributes:
  matrixSource:
    name: matrixSource
    annotations:
      metadata_scheme:
        tag: metadata_scheme
        value: true
    description: Relevant settled entity matrix source.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: SettledEntityMatrix
    domain_of:
    - SettledEntityMatrix
    range: SettledEntityMatrixSourceEnum
    required: true
  publicationDate:
    name: publicationDate
    description: Specifies the publication date of the applicable version of the matrix.
      When this element is omitted, the Standard Terms Supplement defines rules for
      which version of the matrix is applicable.
    from_schema: https://w3id.org/lmodel/common-domain-model
    close_mappings:
    - fpml_5_10:CodeListIdentification.publicationDate
    rank: 1000
    owner: SettledEntityMatrix
    domain_of:
    - CodeListIdentification
    - ContractualTermsSupplement
    - ContractualDefinition
    - SettledEntityMatrix
    range: date