Skip to content

Slot: calculationMethod

Identifies which of the Pythagorean means is being used to compute an average value.

URI: common_domain_model:calculationMethod

Applicable Classes

Name Description Modifies Slot
AveragingCalculationMethod Defines the ways in which multiple values can be aggregated into a single val... no
FloatingRateCalculationParameters Defines the structures needed to represent the calculation parameters for dai... yes
InflationRateSpecification A data to: specify the inflation rate yes

Properties

Type and Range

Property Value
Range AveragingCalculationMethodEnum
Domain Of AveragingCalculationMethod, FloatingRateCalculationParameters, InflationRateSpecification

Cardinality and Requirements

Property Value
Required Yes

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self common_domain_model:calculationMethod
native common_domain_model:calculationMethod
close fpml_5_10:AveragingCalculationMethod.calculationMethod

LinkML Source

name: calculationMethod
description: Identifies which of the Pythagorean means is being used to compute an
  average value.
from_schema: https://w3id.org/lmodel/common-domain-model
close_mappings:
- fpml_5_10:AveragingCalculationMethod.calculationMethod
rank: 1000
domain_of:
- AveragingCalculationMethod
- FloatingRateCalculationParameters
- InflationRateSpecification
range: AveragingCalculationMethodEnum
required: true