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

Type and Range

Property Value
Range FunctionCall
Domain Of Exploration

Cardinality and Requirements

Property Value

Slot Characteristics

Property Value
Owner Exploration

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