classDiagram
class CouplingInput
click CouplingInput href "./CouplingInput.html"
CouplingInput : description
CouplingInput --> "0..1" String : description
click String href "../http://www.w3.org/2001/XMLSchema#string.html"
CouplingInput : dimension
CouplingInput --> "0..1" Integer : dimension
click Integer href "../http://www.w3.org/2001/XMLSchema#integer.html"
CouplingInput : keys
CouplingInput --> "*" String : keys
click String href "../http://www.w3.org/2001/XMLSchema#string.html"
CouplingInput : name
CouplingInput --> "1" String : name
click String href "../http://www.w3.org/2001/XMLSchema#string.html"
Class: CouplingInput
Specification of a coupling input channel for multi-coupling dynamics
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| name | 1 xsd:string |
direct | |
| description | 0..1 xsd:string |
direct | |
| dimension | 0..1 xsd:integer |
Dimensionality of the coupling input (number of coupled values) | direct |
| keys | * xsd:string |
Named keys for multi-dimensional coupling | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| Dynamics | coupling_inputs | range | CouplingInput |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/tvbo
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | tvbo:CouplingInput |
| native | tvbo:CouplingInput |
LinkML Source
Direct
name: CouplingInput
description: Specification of a coupling input channel for multi-coupling dynamics
from_schema: https://w3id.org/tvbo
slots:
- name
- description
attributes:
dimension:
name: dimension
description: Dimensionality of the coupling input (number of coupled values)
from_schema: https://w3id.org/tvbo
rank: 1000
ifabsent: integer(1)
domain_of:
- CouplingInput
range: integer
keys:
name: keys
description: 'Named keys for multi-dimensional coupling. When dimension > 1, provides
symbolic names for each index (e.g., keys: [lre, ffi] for dimension: 2). Used
in equations as variable names.'
from_schema: https://w3id.org/tvbo
rank: 1000
domain_of:
- CouplingInput
range: string
multivalued: trueInduced
name: CouplingInput
description: Specification of a coupling input channel for multi-coupling dynamics
from_schema: https://w3id.org/tvbo
attributes:
dimension:
name: dimension
description: Dimensionality of the coupling input (number of coupled values)
from_schema: https://w3id.org/tvbo
rank: 1000
ifabsent: integer(1)
alias: dimension
owner: CouplingInput
domain_of:
- CouplingInput
range: integer
keys:
name: keys
description: 'Named keys for multi-dimensional coupling. When dimension > 1, provides
symbolic names for each index (e.g., keys: [lre, ffi] for dimension: 2). Used
in equations as variable names.'
from_schema: https://w3id.org/tvbo
rank: 1000
alias: keys
owner: CouplingInput
domain_of:
- CouplingInput
range: string
multivalued: true
name:
name: name
from_schema: https://w3id.org/tvbo
rank: 1000
key: true
alias: name
owner: CouplingInput
domain_of:
- BrainAtlas
- CommonCoordinateSpace
- ParcellationEntity
- DBSProtocol
- ClinicalScale
- ClinicalScore
- Tractogram
- File
- Observation
- Dynamics
- StateVariable
- Distribution
- Parameter
- CouplingInput
- Argument
- Function
- Callable
- DerivedParameter
- DerivedVariable
- DataSource
- OptimizationStage
- Exploration
- UpdateRule
- Algorithm
- Coupling
- SoftwareEnvironment
- SoftwareRequirement
- SoftwarePackage
range: string
required: true
description:
name: description
from_schema: https://w3id.org/tvbo
rank: 1000
alias: description
owner: CouplingInput
domain_of:
- ClinicalScore
- Equation
- Stimulus
- Tractogram
- Matrix
- Network
- File
- Node
- Edge
- Observation
- Dynamics
- StateVariable
- Parameter
- CouplingInput
- Argument
- Function
- Callable
- DerivedParameter
- DerivedVariable
- RandomStream
- DataSource
- OptimizationStage
- Exploration
- UpdateRule
- TuningObjective
- Algorithm
- Integrator
- Coupling
- RegionMapping
- SimulationExperiment
- SimulationStudy
- TimeSeries
- SoftwareEnvironment
- SoftwareRequirement
- SoftwarePackage
- NDArray
- SpatialDomain
- Mesh
- SpatialField
- FieldStateVariable
- BoundaryCondition
- PDESolver
- PDE
range: string