Slot: roundingDirection
The direction in which rounding is performed (e.g., up, down, or to the nearest value).
URI: common_domain_model:roundingDirection
Applicable Classes
| Name |
Description |
Modifies Slot |
| TimeRounding |
Specifies how a calculated time should be rounded, including both the directi... |
no |
| Rounding |
Defines rounding rules and precision to be used in the rounding of a number |
yes |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Required |
Yes |
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
common_domain_model:roundingDirection |
| native |
common_domain_model:roundingDirection |
LinkML Source
name: roundingDirection
description: The direction in which rounding is performed (e.g., up, down, or to the
nearest value).
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- TimeRounding
- Rounding
range: RoundingDirectionEnum
required: true