Skip to content

Slot: Reason Buffer Radius Is Missing (extraction_buffer_m_missing_reason)

Reason extraction_buffer_m is null.

Tier: optional

Why this slot matters

An empty buffer field is ambiguous: it could mean no buffer was used or that the radius was simply not recorded. Stating the reason makes the absence deliberate and checkable, so validators and reviewers do not flag a legitimate point extraction as incomplete metadata.

In plain terms

When the circle-radius field above is left empty, this field says why — most often because no circle was drawn at all and the value was taken straight at the address. It turns a silent blank into an explicit, trustworthy statement.

URI: envar:slot/extraction_buffer_m_missing_reason

Applicable Classes

Name Description Modifies Slot
SpatialReference Spatial provenance of an environmental exposure value: the native grid / foot... no

Properties

Type and Range

Property Value
Range MissingReasonEnum
Domain Of SpatialReference

Cardinality and Requirements

Property Value

Examples

Value
not_applicable

Identifier and Mapping Information

Annotations

property value
tier optional
justification An empty buffer field is ambiguous: it could mean no buffer was used or that the radius was simply not recorded. Stating the reason makes the absence deliberate and checkable, so validators and reviewers do not flag a legitimate point extraction as incomplete metadata.
explanation When the circle-radius field above is left empty, this field says why — most often because no circle was drawn at all and the value was taken straight at the address. It turns a silent blank into an explicit, trustworthy statement.

Schema Source

Mappings

Mapping Type Mapped Value
self envar:extraction_buffer_m_missing_reason
native envar:extraction_buffer_m_missing_reason

LinkML Source

name: extraction_buffer_m_missing_reason
annotations:
  tier:
    tag: tier
    value: optional
  justification:
    tag: justification
    value: 'An empty buffer field is ambiguous: it could mean no buffer was used or
      that the radius was simply not recorded. Stating the reason makes the absence
      deliberate and checkable, so validators and reviewers do not flag a legitimate
      point extraction as incomplete metadata.'
  explanation:
    tag: explanation
    value: When the circle-radius field above is left empty, this field says why —
      most often because no circle was drawn at all and the value was taken straight
      at the address. It turns a silent blank into an explicit, trustworthy statement.
description: Reason `extraction_buffer_m` is null.
title: Reason Buffer Radius Is Missing
examples:
- value: not_applicable
  description: no buffer is used for point extraction (Daymet Tmax scenario)
from_schema: https://w3id.org/linkml/microschemas/envar
rank: 1000
domain_of:
- SpatialReference
range: MissingReasonEnum