Skip to content

Enum: TaxonomySourceEnum

Represents the enumerated values to specify taxonomy sources.

URI: common_domain_model:TaxonomySourceEnum

Permissible Values

Value Meaning Description
CFI None Represents the ISO 10962 Classification of Financial Instruments code
ISDA None Represents the ISDA product taxonomy
ICAD None Represents the ISDA Collateral Asset Definition Identifier code
EMIR None Represents the EMIR Article 9 Asset Definition Identifier code
EU_EMIR_EligibleCollateralAssetClass None Identifies European Union Eligible Collateral Assets classification categorie...
UK_EMIR_EligibleCollateralAssetClass None Identifies United Kingdom Eligible Collateral Assets classification categorie...
CFTC None Represents the Commodity Futures Trading Commission (CFTC) as a taxonomy sour...
US_CFTC_PR_EligibleCollateralAssetClass None Identifies US Eligible Collateral Assets classification categories based on U...
MAS None Represents the Monetary Authority of Singapore (MAS) as a taxonomy source
CSA None Represents the Canadian Securities Administrators (CSA) as a taxonomy source
Other None Denotes a user-specific scheme or taxonomy or other external sources not list...

Slots

Name Description
taxonomySource Specifies the taxonomy source
source The source of the taxonomy that defines the rules for classifying the object

Identifier and Mapping Information

Schema Source

LinkML Source

name: TaxonomySourceEnum
description: Represents the enumerated values to specify taxonomy sources.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
  CFI:
    text: CFI
    description: Represents the ISO 10962 Classification of Financial Instruments
      code.
  ISDA:
    text: ISDA
    description: Represents the ISDA product taxonomy.
  ICAD:
    text: ICAD
    description: Represents the ISDA Collateral Asset Definition Identifier code.
  EMIR:
    text: EMIR
    description: Represents the EMIR Article 9 Asset Definition Identifier code.
  EU_EMIR_EligibleCollateralAssetClass:
    text: EU_EMIR_EligibleCollateralAssetClass
    description: Identifies European Union Eligible Collateral Assets classification
      categories based on EMIR Uncleared Margin Rules.
  UK_EMIR_EligibleCollateralAssetClass:
    text: UK_EMIR_EligibleCollateralAssetClass
    description: 'Identifies United Kingdom Eligible Collateral Assets classification
      categories based on UK Onshored EMIR Uncleared Margin Rules Eligible Collateral
      asset classes for both initial margin (IM) and variation margin (VM) posted
      and collected between specified entities.Please note: UK EMIR regulation will
      detail which eligible collateral assets classes apply to each type of entity
      pairing (counterparty) and which apply to posting of IM and VM.'
  CFTC:
    text: CFTC
    description: Represents the Commodity Futures Trading Commission (CFTC) as a taxonomy
      source.
  US_CFTC_PR_EligibleCollateralAssetClass:
    text: US_CFTC_PR_EligibleCollateralAssetClass
    description: 'Identifies US Eligible Collateral Assets classification categories
      based on Uncleared Margin Rules published by the CFTC and the US Prudential
      Regulator. Note: While the same basic categories exist in the CFTC and US Prudential
      Regulators margin rules, the precise definitions or application of those rules
      could differ between the two rules.'
  MAS:
    text: MAS
    description: Represents the Monetary Authority of Singapore (MAS) as a taxonomy
      source.
  CSA:
    text: CSA
    description: Represents the Canadian Securities Administrators (CSA) as a taxonomy
      source.
  Other:
    text: Other
    description: Denotes a user-specific scheme or taxonomy or other external sources
      not listed here.