Skip to content

Slot: when

Conditions for when this element is active. Format: 'decision_id.option_id' or '~decision_id.option_id'. Multiple conditions are AND'd together.

URI: astra:when Alias: when

Applicable Classes

Name Description Modifies Slot
Output An expected output from the analysis no
Decision A decision point in the analysis no

Properties

Type and Range

Property Value
Range String
Domain Of Output, Decision

Cardinality and Requirements

Property Value
Multivalued Yes

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self astra:when
native astra:when

LinkML Source

name: when
description: 'Conditions for when this element is active. Format: ''decision_id.option_id''
  or ''~decision_id.option_id''. Multiple conditions are AND''d together.'
from_schema: https://w3id.org/astra/analysis
rank: 1000
alias: when
domain_of:
- Output
- Decision
range: string
multivalued: true