Skip to content

Class: PriceSourceDisruption

A data defining: the parameters used to get a price quote to replace the settlement rate option that is disrupted.

URI: common_domain_model:PriceSourceDisruption

 classDiagram
    class PriceSourceDisruption
    click PriceSourceDisruption href "../PriceSourceDisruption/"
      PriceSourceDisruption : fallbackReferencePrice





        PriceSourceDisruption --> "1" FallbackReferencePrice : fallbackReferencePrice
        click FallbackReferencePrice href "../FallbackReferencePrice/"



Slots

Name Cardinality and Range Description Inheritance
fallbackReferencePrice 1
FallbackReferencePrice
The method, prioritised by the order it is listed in this element, to get a r... direct

Usages

used by used in type used
SettlementRateOption priceSourceDisruption range PriceSourceDisruption

In Subsets

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

Direct

name: PriceSourceDisruption
description: 'A data defining:  the parameters used to get a price quote to replace
  the settlement rate option that is disrupted.'
in_subset:
- cdm_observable_asset
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- fallbackReferencePrice
slot_usage:
  fallbackReferencePrice:
    name: fallbackReferencePrice
    range: FallbackReferencePrice
    required: true

Induced

name: PriceSourceDisruption
description: 'A data defining:  the parameters used to get a price quote to replace
  the settlement rate option that is disrupted.'
in_subset:
- cdm_observable_asset
from_schema: https://w3id.org/lmodel/common-domain-model
slot_usage:
  fallbackReferencePrice:
    name: fallbackReferencePrice
    range: FallbackReferencePrice
    required: true
attributes:
  fallbackReferencePrice:
    name: fallbackReferencePrice
    description: The method, prioritised by the order it is listed in this element,
      to get a replacement rate for the disrupted settlement rate option.
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: PriceSourceDisruption
    domain_of:
    - Illiquidity
    - PriceMateriality
    - FxPriceSourceDisruption
    - FxDualExchangeRate
    - PriceSourceDisruption
    range: FallbackReferencePrice
    required: true