classDiagram
class File
click File href "./File.html"
File : description
File --> "0..1" String : description
click String href "../http://www.w3.org/2001/XMLSchema#string.html"
File : extension
File --> "0..1" String : extension
click String href "../http://www.w3.org/2001/XMLSchema#string.html"
File : name
File --> "1" String : name
click String href "../http://www.w3.org/2001/XMLSchema#string.html"
File : path
File --> "0..1" String : path
click String href "../http://www.w3.org/2001/XMLSchema#string.html"
File : type
File --> "0..1" String : type
click String href "../http://www.w3.org/2001/XMLSchema#string.html"
Class: File
URI: tvbo:class/File
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| name | 1 xsd:string |
direct | |
| description | 0..1 xsd:string |
direct | |
| type | 0..1 xsd:string |
direct | |
| path | 0..1 xsd:string |
direct | |
| extension | 0..1 xsd:string |
direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| Network | edge_matrix_files | range | File |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/tvbo
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | tvbo:File |
| native | tvbo:File |
LinkML Source
Direct
name: File
from_schema: https://w3id.org/tvbo
slots:
- name
- description
attributes:
type:
name: type
from_schema: https://w3id.org/tvbo
rank: 1000
domain_of:
- File
- Aggregation
- TuningObjective
- Algorithm
range: string
path:
name: path
from_schema: https://w3id.org/tvbo
rank: 1000
domain_of:
- File
- DataSource
range: string
extension:
name: extension
from_schema: https://w3id.org/tvbo
rank: 1000
domain_of:
- File
range: stringInduced
name: File
from_schema: https://w3id.org/tvbo
attributes:
type:
name: type
from_schema: https://w3id.org/tvbo
rank: 1000
alias: type
owner: File
domain_of:
- File
- Aggregation
- TuningObjective
- Algorithm
range: string
path:
name: path
from_schema: https://w3id.org/tvbo
rank: 1000
alias: path
owner: File
domain_of:
- File
- DataSource
range: string
extension:
name: extension
from_schema: https://w3id.org/tvbo
rank: 1000
alias: extension
owner: File
domain_of:
- File
range: string
name:
name: name
from_schema: https://w3id.org/tvbo
rank: 1000
key: true
alias: name
owner: File
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: File
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