Slot: pipeline

Ordered sequence of Functions. Each step has a unique name (used to key step outputs) and transforms input -> output. List form preserves execution order.

URI: tvbo:slot/pipeline

Applicable Classes

Name Description Modifies Slot
Observation Unified class for all observation/measurement specifications no

Properties

Type and Range

Property Value
Range FunctionCall
Domain Of Observation

Cardinality and Requirements

Property Value
Multivalued Yes

Slot Characteristics

Property Value
Owner Observation

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: pipeline
description: Ordered sequence of Functions. Each step has a unique `name` (used to
  key step outputs) and transforms input -> output. List form preserves execution
  order.
from_schema: https://w3id.org/tvbo
rank: 1000
owner: Observation
domain_of:
- Observation
range: FunctionCall
multivalued: true
inlined: true
inlined_as_list: true