Slot: env

Environment variables exported before the task command on every engine (e.g. XLA_PYTHON_CLIENT_PREALLOCATE=false). An ordered list of {name, value}; values are shell-quoted at emit time.

URI: tvbo:slot/env

Applicable Classes

Name Description Modifies Slot
WorkflowEngineConfig Execution directives for a workflow engine no

Properties

Type and Range

Property Value
Range EnvironmentVariable
Domain Of WorkflowEngineConfig

Cardinality and Requirements

Property Value
Multivalued Yes

Slot Characteristics

Property Value
Owner WorkflowEngineConfig

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: env
description: Environment variables exported before the task command on every engine
  (e.g. XLA_PYTHON_CLIENT_PREALLOCATE=false). An ordered list of {name, value}; values
  are shell-quoted at emit time.
from_schema: https://w3id.org/tvbo
rank: 1000
owner: WorkflowEngineConfig
domain_of:
- WorkflowEngineConfig
range: EnvironmentVariable
multivalued: true
inlined: true
inlined_as_list: true