Slot: arithmeticOperator
Specifies the arithmetic operator via an enumeration.
URI: common_domain_model:arithmeticOperator
Applicable Classes
| Name |
Description |
Modifies Slot |
| PriceComposite |
Defines the inputs required to calculate a price as a simple composite of 2 o... |
no |
| PriceSchedule |
Specifies the price of a financial instrument in a trade as a schedule of mea... |
yes |
| Price |
Specifies a price as a single value to be associated to a financial product |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Required |
Yes |
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
common_domain_model:arithmeticOperator |
| native |
common_domain_model:arithmeticOperator |
LinkML Source
name: arithmeticOperator
description: Specifies the arithmetic operator via an enumeration.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- PriceComposite
- PriceSchedule
range: ArithmeticOperationEnum
required: true