Slot: aux_data

Ordered list of auxiliary inputs the observation pipeline consumes. Examples: a Surface mesh’s faces array, an empirical FC matrix on a reference Network, or another Observation’s output. Resolved load-time eagerly; rendered code is self-contained.

URI: tvbo:slot/aux_data

Applicable Classes

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

Properties

Type and Range

Property Value
Range Reference
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:aux_data
native tvbo:aux_data

LinkML Source

name: aux_data
description: 'Ordered list of auxiliary inputs the observation pipeline consumes.
  Examples: a Surface mesh''s faces array, an empirical FC matrix on a reference Network,
  or another Observation''s output. Resolved load-time eagerly; rendered code is self-contained.'
from_schema: https://w3id.org/tvbo
rank: 1000
owner: Observation
domain_of:
- Observation
range: Reference
multivalued: true
inlined: true
inlined_as_list: true