Skip to content

Slot: baseValue

The 1st value in the arithmetic operation, which may be non-commutative in some cases: Subtract, Divide). This 1st operand is called 'baseValue' as it refers to the price anchor in the arithmetic operation: e.g. the clean price (Bond) or the spot rate (FX).

URI: common_domain_model:baseValue

Applicable Classes

Name Description Modifies Slot
PriceComposite Defines the inputs required to calculate a price as a simple composite of 2 o... no

Properties

Type and Range

Property Value
Range Decimal
Domain Of PriceComposite

Cardinality and Requirements

Property Value
Required Yes

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: baseValue
description: 'The 1st value in the arithmetic operation, which may be non-commutative
  in some cases: Subtract, Divide). This 1st operand is called ''baseValue'' as it
  refers to the price anchor in the arithmetic operation: e.g. the clean price (Bond)
  or the spot rate (FX).'
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- PriceComposite
range: decimal
required: true