Slot: histogram

Bin spec (lo, hi, n) for a streaming order-statistic aggregation (aggregation: median). Should span the expected value range of the reduced per-step quantity; the quantile is linearly interpolated within the crossing bin. Only used by the streaming-median reduction path.

URI: tvbo:slot/histogram

Applicable Classes

Name Description Modifies Slot
Observation Unified class for all observation/measurement specifications no

Properties

Type and Range

Property Value
Range Range
Domain Of Observation

Cardinality and Requirements

Property Value

Slot Characteristics

Property Value
Owner Observation

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/tvbo

Mappings

Mapping Type Mapped Value
self tvbo:histogram
native tvbo:histogram

LinkML Source

name: histogram
description: 'Bin spec (`lo`, `hi`, `n`) for a streaming order-statistic aggregation
  (`aggregation: median`). Should span the expected value range of the reduced per-step
  quantity; the quantile is linearly interpolated within the crossing bin. Only used
  by the streaming-median reduction path.'
from_schema: https://w3id.org/tvbo
rank: 1000
owner: Observation
domain_of:
- Observation
range: Range
inlined: true