Slot: min_coverage

Minimum fraction of the model network’s nodes that a by_label reconciliation must cover, else resolution raises. The realised coverage is always logged. Absent (null) means require full coverage (1.0) for a dataset-sourced target — silently fitting on a partial node subset must be an explicit opt-in (e.g. 0.95 to tolerate a few genuinely-missing empirical parcels), never the default.

URI: tvbo:slot/min_coverage

Applicable Classes

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

Properties

Type and Range

Property Value
Range xsd:float
Domain Of Observation

Cardinality and Requirements

Property Value

Slot Characteristics

Property Value
Owner Observation

Value Constraints

Property Value
Minimum Value 0
Maximum Value 1

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: min_coverage
description: Minimum fraction of the model network's nodes that a ``by_label`` reconciliation
  must cover, else resolution raises. The realised coverage is always logged. Absent
  (``null``) means require full coverage (``1.0``) for a dataset-sourced target —
  silently fitting on a partial node subset must be an explicit opt-in (e.g. ``0.95``
  to tolerate a few genuinely-missing empirical parcels), never the default.
from_schema: https://w3id.org/tvbo
rank: 1000
owner: Observation
domain_of:
- Observation
range: float
minimum_value: 0.0
maximum_value: 1.0