Slot: discountRate
A discount rate, expressed as a decimal, to be used in the calculation of a discounted amount. A discount amount of 5% would be represented as 0.05.
URI: common_domain_model:discountRate
Applicable Classes
| Name |
Description |
Modifies Slot |
| DiscountingMethod |
A data defining: discounting information |
no |
Properties
Type and Range
Cardinality and Requirements
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
common_domain_model:discountRate |
| native |
common_domain_model:discountRate |
LinkML Source
name: discountRate
description: A discount rate, expressed as a decimal, to be used in the calculation
of a discounted amount. A discount amount of 5% would be represented as 0.05.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- DiscountingMethod
range: decimal