Skip to content

Slot: precision

The precision or number of decimal places for numeric variables.

URI: schema:valuePrecision Alias: precision

Applicable Classes

Name Description Modifies Slot
VariableMetadata Metadata describing an individual variable, field, or column in a dataset no

Properties

Identifier and Mapping Information

Annotations

property value
d4d:docExample 2 (two decimal places, e.g., 3.14)

Schema Source

  • from schema: https://w3id.org/bridge2ai/data-sheets-schema

Mappings

Mapping Type Mapped Value
self schema:valuePrecision
native data_sheets_schema:precision

LinkML Source

name: precision
annotations:
  d4d:docExample:
    tag: d4d:docExample
    value: 2 (two decimal places, e.g., 3.14)
description: The precision or number of decimal places for numeric variables.
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
rank: 1000
slot_uri: schema:valuePrecision
alias: precision
owner: VariableMetadata
domain_of:
- VariableMetadata
range: integer