Skip to content

Slot: precision

Specifies the rounding precision in terms of a number of decimal places when the number is evaluated in decimal form (not percentage), e.g. 0.09876543 rounded to the nearest 5 decimal places is 0.0987654.

URI: common_domain_model:precision

Applicable Classes

Name Description Modifies Slot
Rounding Defines rounding rules and precision to be used in the rounding of a number no
ObservationTerms Class containing terms that are associated with observing a price/benchmark/i... yes
AveragingCalculation Defines parameters for use in cases when a valuation or other term is based o... yes

Properties

Type and Range

Property Value
Range Integer
Domain Of Rounding, ObservationTerms, AveragingCalculation

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self common_domain_model:precision
native common_domain_model:precision

LinkML Source

name: precision
description: Specifies the rounding precision in terms of a number of decimal places
  when the number is evaluated in decimal form (not percentage), e.g. 0.09876543 rounded
  to the nearest 5 decimal places is  0.0987654.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- Rounding
- ObservationTerms
- AveragingCalculation
range: integer