Slot: Reason Log Excerpt Is Missing (run_log_excerpt_missing_reason)
Reason run_log_excerpt is null.
Tier: optional
Why this slot matters
Stating why the log excerpt is absent (e.g. logs exist on the runner but are not captured) distinguishes a deliberate omission from data loss and tells auditors where to look. A blank is a bug; a null-with-reason is information.
In plain terms
A note explaining why no log snippet is attached — often the logs live on the machine that ran the job and were simply never copied into the record.
URI: envar:slot/run_log_excerpt_missing_reason
Applicable Classes
| Name |
Description |
Modifies Slot |
| ToolRun |
A single tool invocation that produced an output from one or more inputs: too... |
no |
Properties
Type and Range
Cardinality and Requirements
Examples
| Value |
| available_but_not_extracted |
Annotations
| property |
value |
| tier |
optional |
| justification |
Stating why the log excerpt is absent (e.g. logs exist on the runner but are not captured) distinguishes a deliberate omission from data loss and tells auditors where to look. A blank is a bug; a null-with-reason is information. |
| explanation |
A note explaining why no log snippet is attached — often the logs live on the machine that ran the job and were simply never copied into the record. |
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
envar:run_log_excerpt_missing_reason |
| native |
envar:run_log_excerpt_missing_reason |
LinkML Source
name: run_log_excerpt_missing_reason
annotations:
tier:
tag: tier
value: optional
justification:
tag: justification
value: Stating why the log excerpt is absent (e.g. logs exist on the runner but
are not captured) distinguishes a deliberate omission from data loss and tells
auditors where to look. A blank is a bug; a null-with-reason is information.
explanation:
tag: explanation
value: A note explaining why no log snippet is attached — often the logs live
on the machine that ran the job and were simply never copied into the record.
description: Reason `run_log_excerpt` is null.
title: Reason Log Excerpt Is Missing
examples:
- value: available_but_not_extracted
description: e.g. logs exist on the runner but are not captured by the pipeline
from_schema: https://w3id.org/linkml/microschemas/envar
rank: 1000
domain_of:
- ToolRun
range: MissingReasonEnum