Slot: perUnitOf
Provides an attribute to define the unit of the thing being priced. For example, {amount, unitOfAmount, PerUnitOfAmount} = [10, EUR, Shares] = (10.00 EUR/SHARE) * (300,000 SHARES) = EUR 3,000,000.00 (Shares cancel out in the calculation).
URI: common_domain_model:perUnitOf
Applicable Classes
| Name |
Description |
Modifies Slot |
| 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 |
Properties
Type and Range
Cardinality and Requirements
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
common_domain_model:perUnitOf |
| native |
common_domain_model:perUnitOf |
LinkML Source
name: perUnitOf
description: Provides an attribute to define the unit of the thing being priced. For
example, {amount, unitOfAmount, PerUnitOfAmount} = [10, EUR, Shares] = (10.00 EUR/SHARE)
* (300,000 SHARES) = EUR 3,000,000.00 (Shares cancel out in the calculation).
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- PriceSchedule
range: UnitType