Slot: coupling_variable

Whether this state variable is transmitted to connected nodes through the coupling function. In TVB terms, this determines the cvar indices (state variables extracted from history and fed into the coupling function). The coupling function may override this via its incoming_states attribute.

URI: tvbo:slot/coupling_variable Alias: coupling_variable

Applicable Classes

Name Description Modifies Slot
FieldStateVariable no
StateVariable no

Properties

Type and Range

Property Value
Range xsd:boolean
Domain Of StateVariable

Cardinality and Requirements

Property Value

Slot Characteristics

Property Value
If Absent False
Owner StateVariable

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: coupling_variable
description: Whether this state variable is transmitted to connected nodes through
  the coupling function. In TVB terms, this determines the cvar indices (state variables
  extracted from history and fed into the coupling function). The coupling function
  may override this via its incoming_states attribute.
from_schema: https://w3id.org/tvbo
rank: 1000
ifabsent: 'False'
alias: coupling_variable
owner: StateVariable
domain_of:
- StateVariable
range: boolean