Slot: unit
Qualifies the unit by which the amount is measured. Optional because a measure may be unit-less (e.g. when representing a ratio between amounts in the same unit).
URI: common_domain_model:unit
Applicable Classes
| Name |
Description |
Modifies Slot |
| MeasureBase |
Provides an abstract type to define a measure as a number associated to a uni... |
no |
| Qty |
|
yes |
| Term |
|
yes |
| Measure |
Defines a concrete measure as a number associated to a unit |
no |
| MeasureSchedule |
A set of measures, all in the same unit, where the values are defined through... |
no |
| QuantitySchedule |
Specifies a quantity schedule to be associated to a financial product to repr... |
no |
| Quantity |
Specifies a quantity as a single value to be associated to a financial produc... |
no |
| NonNegativeQuantity |
Specifies a quantity as a non-negative number, which condition is enforced th... |
no |
| NonNegativeQuantitySchedule |
|
no |
| PriceSchedule |
Specifies the price of a financial instrument in a trade as a schedule of mea... |
no |
| Price |
Specifies a price as a single value to be associated to a financial product |
no |
| Money |
Defines a monetary amount in a specified currency |
no |
Properties
Type and Range
Cardinality and Requirements
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
common_domain_model:unit |
| native |
common_domain_model:unit |
LinkML Source
name: unit
description: Qualifies the unit by which the amount is measured. Optional because
a measure may be unit-less (e.g. when representing a ratio between amounts in the
same unit).
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- MeasureBase
- Qty
- Term
range: UnitType