Slot: local

Marks this as a LOCAL (surface/local-connectivity) coupling term rather than a global long-range coupling. Local terms are never wired to the connectome; they evaluate to 0 unless a local/surface connectivity is supplied (TVB’s local_coupling). Global coupling inputs (the default) are driven by Network.coupling.

URI: tvbo:slot/local

Applicable Classes

Name Description Modifies Slot
CouplingInput Specification of a coupling input channel for multi-coupling dynamics no

Properties

Type and Range

Property Value
Range xsd:boolean
Domain Of CouplingInput

Cardinality and Requirements

Property Value

Slot Characteristics

Property Value
If Absent boolean(false)
Owner CouplingInput

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: local
description: Marks this as a LOCAL (surface/local-connectivity) coupling term rather
  than a global long-range coupling. Local terms are never wired to the connectome;
  they evaluate to 0 unless a local/surface connectivity is supplied (TVB's ``local_coupling``).
  Global coupling inputs (the default) are driven by ``Network.coupling``.
from_schema: https://w3id.org/tvbo
rank: 1000
ifabsent: boolean(false)
owner: CouplingInput
domain_of:
- CouplingInput
range: boolean