Skip to content

Slot: operand

The 2nd value in the arithmetic operation, which may be non-commutative in some cases: Subtract, Divide). The 2nd operand is called 'operand' to distinguish it from the 1st one which is the price anchor.

URI: common_domain_model:operand

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:operand
native common_domain_model:operand

LinkML Source

name: operand
description: 'The 2nd value in the arithmetic operation, which may be non-commutative
  in some cases: Subtract, Divide). The 2nd operand is called ''operand'' to distinguish
  it from the 1st one which is the price anchor.'
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- PriceComposite
range: decimal
required: true