Slot: input

Simple input reference: name of previous function’s output in pipeline. For multi-argument functions, use arguments with value references instead.

URI: tvbo:slot/input Alias: input

Applicable Classes

Name Description Modifies Slot
LossFunction A loss function for optimization with optional aggregation no
Function A function with explicit input → transformation → output flow no

Properties

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: input
description: 'Simple input reference: name of previous function''s output in pipeline.
  For multi-argument functions, use arguments with value references instead.'
from_schema: https://w3id.org/tvbo
rank: 1000
alias: input
owner: Function
domain_of:
- Function
range: Function
inlined: false