Slot: observable

Observable to compute at each point. Use function: obs_name for simple observation, or function: func_name + arguments for FunctionCall.

URI: tvbo:slot/observable Alias: observable

Applicable Classes

Name Description Modifies Slot
Exploration Parameter space exploration (grid search, sweep) no

Properties

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: observable
description: 'Observable to compute at each point. Use function: obs_name for simple
  observation, or function: func_name + arguments for FunctionCall.'
from_schema: https://w3id.org/tvbo
rank: 1000
alias: observable
owner: Exploration
domain_of:
- Exploration
range: FunctionCall
inlined: true