Skip to content

Slot: valuationSource

The source for obtaining a valuation. This may come from some information source (e.g. Reuters), from a rate option fixing (e.g. FX fixing for cross-currency settlement), or from a set of reference banks. This is a mandatory attribute as the valuation method relies on one of those sources to be specified.

URI: common_domain_model:valuationSource

Applicable Classes

Name Description Modifies Slot
ValuationMethod Specifies the parameters required to obtain a valuation, including the source... no

Properties

Type and Range

Property Value
Range ValuationSource
Domain Of ValuationMethod

Cardinality and Requirements

Property Value
Required Yes

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: valuationSource
description: The source for obtaining a valuation. This may come from some information
  source (e.g. Reuters), from a rate option fixing (e.g. FX fixing for cross-currency
  settlement), or from a set of reference banks. This is a mandatory attribute as
  the valuation method relies on one of those sources to be specified.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- ValuationMethod
range: ValuationSource
required: true