classDiagram
class Callable
click Callable href "./Callable.html"
Callable <|-- ClassReference
click ClassReference href "./ClassReference.html"
Callable : description
Callable --> "0..1" String : description
click String href "../http://www.w3.org/2001/XMLSchema#string.html"
Callable : module
Callable --> "0..1" String : module
click String href "../http://www.w3.org/2001/XMLSchema#string.html"
Callable : name
Callable --> "1" String : name
click String href "../http://www.w3.org/2001/XMLSchema#string.html"
Callable : software
Callable --> "0..1" SoftwareRequirement : software
click SoftwareRequirement href "./SoftwareRequirement.html"
Class: Callable
URI: tvbo:Callable
Inheritance
- Callable
Class Properties
| Property | Value |
|---|---|
| Class URI | tvbo:Callable |
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| name | 1 xsd:string |
Globally unique identifier for the entity | direct |
| description | 0..1 xsd:string |
direct | |
| module | 0..1 xsd:string |
direct | |
| software | 0..1 SoftwareRequirement |
direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| GraphGenerator | builder | range | Callable |
| Function | callable | range | Callable |
| LossFunction | callable | range | Callable |
| FunctionCall | callable | range | Callable |
| DataSource | loader | range | Callable |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/tvbo
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | tvbo:Callable |
| native | tvbo:Callable |
LinkML Source
Direct
name: Callable
from_schema: https://w3id.org/tvbo
slots:
- name
- description
attributes:
module:
name: module
from_schema: https://w3id.org/tvbo
rank: 1000
domain_of:
- Callable
range: string
software:
name: software
from_schema: https://w3id.org/tvbo
rank: 1000
domain_of:
- Callable
- Continuation
- SimulationExperiment
range: SoftwareRequirement
inlined: true
class_uri: tvbo:CallableInduced
name: Callable
from_schema: https://w3id.org/tvbo
attributes:
module:
name: module
from_schema: https://w3id.org/tvbo
rank: 1000
owner: Callable
domain_of:
- Callable
range: string
software:
name: software
from_schema: https://w3id.org/tvbo
rank: 1000
owner: Callable
domain_of:
- Callable
- Continuation
- SimulationExperiment
range: SoftwareRequirement
inlined: true
name:
name: name
description: Globally unique identifier for the entity.
from_schema: https://w3id.org/tvbo/common
slot_uri: schema:name
identifier: true
owner: Callable
domain_of:
- BrainAtlas
- CommonCoordinateSpace
- ParcellationEntity
- DBSProtocol
- ClinicalScale
- ClinicalScore
- SoftwarePackage
- SoftwareRequirement
- SoftwareEnvironment
- Event
- Tractogram
- 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
range: string
required: true
description:
name: description
from_schema: https://w3id.org/tvbo
rank: 1000
slot_uri: dcterms:description
owner: Callable
domain_of:
- Dataset
- ClinicalScore
- SoftwarePackage
- SoftwareRequirement
- SoftwareEnvironment
- Equation
- Stimulus
- Event
- Tractogram
- Matrix
- Phenotype
- MeasureSpec
- NamedArray
- Network
- GraphGenerator
- ProcedureStep
- File
- Node
- Edge
- Observation
- Dynamics
- StateVariable
- Parameter
- CouplingInput
- Argument
- Function
- FunctionCall
- Callable
- DerivedParameter
- DerivedVariable
- RandomStream
- DataSource
- OptimizationStage
- Exploration
- ExplorationAxis
- FreeParameter
- Inference
- Prior
- Likelihood
- UpdateRule
- AlgorithmStage
- TuningObjective
- Algorithm
- BranchSwitch
- Continuation
- Integrator
- Coupling
- RegionMapping
- SimulationExperiment
- Study
- TimeSeries
- NDArray
- SpatialDomain
- Mesh
- SpatialField
- FieldStateVariable
- BoundaryCondition
- PDESolver
- PDE
range: string
class_uri: tvbo:Callable