Skip to content

Slot: Extraction Window End (extraction_window_end)

Actual end date the run extracted.

Tier: recommended

Why this slot matters

The closing bracket of the slice this run actually pulled; without it a reproducer cannot re-request the same window, and a lag analysis cannot verify that the post-event days it needs were actually extracted rather than silently truncated.

In plain terms

Of everything the dataset covers, this is the last date this particular job actually downloaded — the end of the photocopied page range.

URI: envar:slot/extraction_window_end

Applicable Classes

Name Description Modifies Slot
TemporalReference Temporal provenance of an environmental exposure value: native temporal grain... no

Properties

Type and Range

Property Value
Range Date
Domain Of TemporalReference

Cardinality and Requirements

Property Value

Examples

Value
2022-07-20

Identifier and Mapping Information

Annotations

property value
tier recommended
justification The closing bracket of the slice this run actually pulled; without it a reproducer cannot re-request the same window, and a lag analysis cannot verify that the post-event days it needs were actually extracted rather than silently truncated.
explanation Of everything the dataset covers, this is the last date this particular job actually downloaded — the end of the photocopied page range.
covered_by None

Schema Source

Mappings

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

LinkML Source

name: extraction_window_end
annotations:
  tier:
    tag: tier
    value: recommended
  justification:
    tag: justification
    value: The closing bracket of the slice this run actually pulled; without it a
      reproducer cannot re-request the same window, and a lag analysis cannot verify
      that the post-event days it needs were actually extracted rather than silently
      truncated.
  explanation:
    tag: explanation
    value: Of everything the dataset covers, this is the last date this particular
      job actually downloaded — the end of the photocopied page range.
  covered_by:
    tag: covered_by
    annotations:
      omop_gaia:
        tag: omop_gaia
        annotations:
          extent:
            tag: extent
            value: absent
          status:
            tag: status
            value: asserted
          where:
            tag: where
            value: no column
          note:
            tag: note
            value: gaia collapses to the variable's window; no per-run extraction-window-end
              is recorded.
      degauss:
        tag: degauss
        annotations:
          extent:
            tag: extent
            value: absent
          status:
            tag: status
            value: asserted
          where:
            tag: where
            value: no column
          note:
            tag: note
            value: DeGAUSS records no explicit run extraction-window-end field.
      amadeus:
        tag: amadeus
        annotations:
          extent:
            tag: extent
            value: absent
          status:
            tag: status
            value: asserted
          where:
            tag: where
            value: no column
          note:
            tag: note
            value: Amadeus records the product TimeSpan but not the end date this
              particular run pulled.
      cher:
        tag: cher
        annotations:
          extent:
            tag: extent
            value: absent
          status:
            tag: status
            value: asserted
          where:
            tag: where
            value: no column
          note:
            tag: note
            value: C-HER's temporal_extent is the dataset span, not the window a specific
              extraction job pulled.
      codata:
        tag: codata
        annotations:
          extent:
            tag: extent
            value: out_of_layer
          status:
            tag: status
            value: asserted
          where:
            tag: where
            value: no column
          note:
            tag: note
            value: The window a specific run pulled is instance-layer provenance outside
              the conceptual EV/DDI-CDI layer.
description: Actual end date the run extracted.
title: Extraction Window End
examples:
- value: '2022-07-20'
  description: Day after the Phoenix index date, for lag analysis.
from_schema: https://w3id.org/linkml/microschemas/envar
rank: 1000
domain_of:
- TemporalReference
range: date