Skip to content

Class: FroHistory

FRO History

URI: common_domain_model:FroHistory

 classDiagram
    class FroHistory
    click FroHistory href "../FroHistory/"
      FroHistory : endDate

      FroHistory : firstDefinedIn





        FroHistory --> "0..1" ContractualDefinition : firstDefinedIn
        click ContractualDefinition href "../ContractualDefinition/"



      FroHistory : lastUpdatedIn





        FroHistory --> "0..1" ContractualDefinition : lastUpdatedIn
        click ContractualDefinition href "../ContractualDefinition/"



      FroHistory : startDate

      FroHistory : updateDate

Slots

Name Cardinality and Range Description Inheritance
startDate 0..1
date
The date the Floating Rate Option was added to the 2006 Definitions or 2021 F... direct
firstDefinedIn 0..1
ContractualDefinition
The supplement or version the FRO was first added to the 2006 Definitions or ... direct
updateDate 0..1
date
The date the Floating Rate Option was last updated in the 2006 Definitions or... direct
lastUpdatedIn 0..1
ContractualDefinition
The supplement or version the FRO was last updated in the 2006 Definitions or... direct
endDate 0..1
date
The date the Floating Rate Option was removed from the 2006 Definitions or 20... direct

Usages

used by used in type used
FloatingRateIndexDefinition history range FroHistory

In Subsets

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

Direct

name: FroHistory
description: FRO History
in_subset:
- cdm_observable_asset_fro
from_schema: https://w3id.org/lmodel/common-domain-model
slots:
- startDate
- firstDefinedIn
- updateDate
- lastUpdatedIn
- endDate
slot_usage:
  startDate:
    name: startDate
    description: The date the Floating Rate Option was added to the 2006 Definitions
      or 2021 Floating Rate Matrix. (e.g. 2017/04/06)
    required: false
  endDate:
    name: endDate
    description: The date the Floating Rate Option was removed from the 2006 Definitions
      or 2021 Floating Rate Matrix. (e.g. 2014/01/01)
    required: false

Induced

name: FroHistory
description: FRO History
in_subset:
- cdm_observable_asset_fro
from_schema: https://w3id.org/lmodel/common-domain-model
slot_usage:
  startDate:
    name: startDate
    description: The date the Floating Rate Option was added to the 2006 Definitions
      or 2021 Floating Rate Matrix. (e.g. 2017/04/06)
    required: false
  endDate:
    name: endDate
    description: The date the Floating Rate Option was removed from the 2006 Definitions
      or 2021 Floating Rate Matrix. (e.g. 2014/01/01)
    required: false
attributes:
  startDate:
    name: startDate
    description: The date the Floating Rate Option was added to the 2006 Definitions
      or 2021 Floating Rate Matrix. (e.g. 2017/04/06)
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: FroHistory
    domain_of:
    - DateRange
    - AveragingSchedule
    - PeriodicDates
    - FroHistory
    - AssetDeliveryPeriods
    - DividendPeriod
    - CalculationPeriodData
    range: date
    required: false
  firstDefinedIn:
    name: firstDefinedIn
    description: The supplement or version the FRO was first added to the 2006 Definitions
      or 2021 Floating Rate Matrix. (e.g. S52)
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: FroHistory
    domain_of:
    - FroHistory
    range: ContractualDefinition
  updateDate:
    name: updateDate
    description: The date the Floating Rate Option was last updated in the 2006 Definitions
      or 2021 Floating Rate Matrix. (e.g. 2021/06/11)
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: FroHistory
    domain_of:
    - FroHistory
    range: date
  lastUpdatedIn:
    name: lastUpdatedIn
    description: The supplement or version the FRO was last updated in the 2006 Definitions
      or 2021 Floating Rate Matrix. (e.g. FRO-M-V1)
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: FroHistory
    domain_of:
    - FroHistory
    range: ContractualDefinition
  endDate:
    name: endDate
    description: The date the Floating Rate Option was removed from the 2006 Definitions
      or 2021 Floating Rate Matrix. (e.g. 2014/01/01)
    from_schema: https://w3id.org/lmodel/common-domain-model
    rank: 1000
    owner: FroHistory
    domain_of:
    - DateRange
    - AveragingSchedule
    - PeriodicDates
    - CustodianEvent
    - FroHistory
    - AssetDeliveryPeriods
    - DividendPeriod
    - CalculationPeriodData
    range: date
    required: false