Slot: name

Globally unique identifier for the entity.

URI: schema:name

Applicable Classes

Name Description Modifies Slot
BrainAtlas A schema for representing a version of a brain atlas no
CommonCoordinateSpace A schema for representing a version of a common coordinate space no
ParcellationEntity A schema for representing a parcellation entity, which is an anatomical locat… no
StudyLayout Directory layout of a study dataset, and the single ground truth for it no
StudyTemplate One kind of study the layout accounts for no
StudyDirectory One directory in a study layout no
StudyFile One file a study layout accounts for no
DBSProtocol A protocol describing DBS therapy, potentially bilateral or multi-lead no
SoftwarePackage Identity and metadata for a software package, aligned with schema no
SoftwareRequirement An individual software requirement binding a package to a version constraint … no
SoftwareEnvironment A reproducible software environment aggregating one or more SoftwareRequireme… no
Figure A publication figure, a mosaic of panels rendered from result containers no
Event A discrete or continuous event that modifies the system during simulation no
Tractogram Reference to tractography/diffusion MRI data used to derive structural connec… no
ResultEntity One persisted result container, described no
Activity One thing that was done: a solve, a fit, an analysis, a render no
CachedArray One numeric array inside a cached-result `` no
GraphGenerator Backend-agnostic graph generator specification no
Binding Per-backend construction binding for a GraphGenerator: how to build the graph… no
ProcedureStep A single named step (or output) in a Procedure: one typed operation producing… no
File no
StateValue A named state variable value for per-node initialization no
Observation Unified class for all observation/measurement specifications no
Dynamics yes
StateVariable no
Distribution A probability distribution for sampling parameters or initial conditions yes
Parameter no
CouplingInput Specification of a coupling input channel for multi-coupling dynamics no
Argument A function argument with explicit value specification no
Function A function with explicit input -> transformation -> output flow no
Callable no
DerivedParameter no
DerivedVariable no
DataSource Specification for loading external/empirical data no
OptimizationStage A single stage in a multi-stage optimization workflow no
Exploration Parameter space exploration (grid search, sweep) no
Inference Bayesian inference of model parameters from an observation, via MCMC no
Prior Prior belief over one inferred parameter no
Likelihood Observation model for Bayesian inference: p(data sim(theta))
UpdateRule Defines how a parameter is updated based on observables no
Algorithm A complete specification of an iterative parameter tuning algorithm no
Option A toolkit-specific key-value option (string name + string value) yes
BranchSwitch Specification for switching from a detected bifurcation point to a new branch… no
Continuation Complete specification of a numerical continuation / bifurcation analysis no
Coupling yes
Reducer A streaming reduction, authored as symbolic recurrences over its own state ra… no
ClinicalScale A clinical assessment inventory or structured scale composed of multiple scor… no
ClinicalScore Metadata about a clinical score or scale no
SimulationTool A software tool for computational neuroscience simulation, analysis, or model… no
MeasureSpec Metadata for one phenotype measure no
NamedArray A named numeric array no
Analysis A quantity obtained by ANALYZING something — a model, its solve, a derived lo… no
LossFunction A loss function for optimization with optional aggregation no
FunctionCall Invocation of a function in a pipeline no
ClassReference Reference to a class that can be instantiated and called no
Optimization Configuration for parameter optimization no
EnvironmentVariable One environment variable assignment exported before executing the workflow ta… no
SchedulerDirective One engine-native scheduler directive passed through verbatim by the engine’s… no
FieldStateVariable no

Properties

Type and Range

Property Value
Range xsd:string
Domain Of BrainAtlas, CommonCoordinateSpace, ParcellationEntity, StudyLayout, StudyTemplate, StudyDirectory, StudyFile, DBSProtocol, ClinicalScale, ClinicalScore, SoftwarePackage, SoftwareRequirement, SoftwareEnvironment, Figure, Event, Tractogram, ResultEntity, Activity, CachedArray, MeasureSpec, NamedArray, GraphGenerator, Binding, ProcedureStep, File, StateValue, Observation, Dynamics, StateVariable, Distribution, Parameter, CouplingInput, Argument, Function, FunctionCall, Callable, DerivedParameter, DerivedVariable, DataSource, OptimizationStage, Exploration, Inference, Prior, Likelihood, UpdateRule, Algorithm, Option, BranchSwitch, Continuation, Coupling, EnvironmentVariable, SchedulerDirective, Reducer
Slot URI schema:name

Cardinality and Requirements

Property Value
Required Yes

Slot Characteristics

Property Value
Identifier Yes

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self schema:name
native tvbo:name

LinkML Source

name: name
description: Globally unique identifier for the entity.
from_schema: https://w3id.org/tvbo/common
slot_uri: schema:name
identifier: true
domain_of:
- BrainAtlas
- CommonCoordinateSpace
- ParcellationEntity
- StudyLayout
- StudyTemplate
- StudyDirectory
- StudyFile
- DBSProtocol
- ClinicalScale
- ClinicalScore
- SoftwarePackage
- SoftwareRequirement
- SoftwareEnvironment
- Figure
- Event
- Tractogram
- ResultEntity
- Activity
- CachedArray
- MeasureSpec
- NamedArray
- GraphGenerator
- Binding
- ProcedureStep
- File
- StateValue
- Observation
- Dynamics
- StateVariable
- Distribution
- Parameter
- CouplingInput
- Argument
- Function
- FunctionCall
- Callable
- DerivedParameter
- DerivedVariable
- DataSource
- OptimizationStage
- Exploration
- Inference
- Prior
- Likelihood
- UpdateRule
- Algorithm
- Option
- BranchSwitch
- Continuation
- Coupling
- EnvironmentVariable
- SchedulerDirective
- Reducer
range: string
required: true