Skip to content

Slot: periodMultiplier

A time period multiplier, e.g. 1, 2, or 3. If the period value is T (Term) then period multiplier must contain the value 1.

URI: common_domain_model:periodMultiplier

Applicable Classes

Name Description Modifies Slot
Frequency A class for defining a date frequency, e no
Period A class to define recurring periods or time offsets yes
Velocity yes
AdjustedRelativeDateOffset A type defining a date (referred to as the derived date) as a relative offset... no
Offset A class defining an offset used in calculating a new date relative to a refer... no
RelativeDates A class describing a set of dates defined as relative to another set of dates no
RelativeDateOffset A class defining a date (referred to as the derived date) as a relative offse... no
CalculationPeriodFrequency A class to specify the frequency at which calculation period end dates occur ... no
FloatingRateIndexFixingOffset This type holds parameters defining the normal fixing offset for a floating r... no
BusinessDayOffset This allows an offset to be specified as, for instance, N business days, with... no
ResetFrequency A class defining the reset frequency no
FxFixingDate Extends the Offset structure to specify an FX fixing date as an offset to dat... no

Properties

Type and Range

Property Value
Range Integer
Domain Of Frequency, Period, Velocity

Cardinality and Requirements

Property Value
Required Yes

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: periodMultiplier
description: A time period multiplier, e.g. 1, 2, or 3. If the period value is T (Term)
  then period multiplier must contain the value 1.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- Frequency
- Period
- Velocity
range: integer
required: true