Skip to content

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

Property Value
Range RoundingDirectionEnum
Domain Of TimeRounding, Rounding

Cardinality and Requirements

Property Value
Required Yes

Identifier and Mapping Information

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