classDiagram
class SoftwarePackage
click SoftwarePackage href "./SoftwarePackage.html"
SoftwarePackage : description
SoftwarePackage --> "0..1" String : description
click String href "../http://www.w3.org/2001/XMLSchema#string.html"
SoftwarePackage : doi
SoftwarePackage --> "0..1" String : doi
click String href "../http://www.w3.org/2001/XMLSchema#string.html"
SoftwarePackage : ecosystem
SoftwarePackage --> "0..1" String : ecosystem
click String href "../http://www.w3.org/2001/XMLSchema#string.html"
SoftwarePackage : homepage
SoftwarePackage --> "0..1" String : homepage
click String href "../http://www.w3.org/2001/XMLSchema#string.html"
SoftwarePackage : license
SoftwarePackage --> "0..1" String : license
click String href "../http://www.w3.org/2001/XMLSchema#string.html"
SoftwarePackage : name
SoftwarePackage --> "1" String : name
click String href "../http://www.w3.org/2001/XMLSchema#string.html"
SoftwarePackage : repository
SoftwarePackage --> "0..1" String : repository
click String href "../http://www.w3.org/2001/XMLSchema#string.html"
Class: SoftwarePackage
Identity information about a software package independent of a specific version requirement.
URI: tvbo:class/SoftwarePackage
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| name | 1 xsd:string |
direct | |
| description | 0..1 xsd:string |
direct | |
| homepage | 0..1 xsd:string |
direct | |
| license | 0..1 xsd:string |
direct | |
| repository | 0..1 xsd:string |
direct | |
| doi | 0..1 xsd:string |
direct | |
| ecosystem | 0..1 xsd:string |
Package ecosystem or index (e | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| SoftwareRequirement | package | range | SoftwarePackage |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/tvbo
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | tvbo:SoftwarePackage |
| native | tvbo:SoftwarePackage |
LinkML Source
Direct
name: SoftwarePackage
description: Identity information about a software package independent of a specific
version requirement.
comments:
- Distinct from SoftwareRequirement which binds a package to a version/role.
from_schema: https://w3id.org/tvbo
slots:
- name
- description
attributes:
homepage:
name: homepage
from_schema: https://w3id.org/tvbo
rank: 1000
domain_of:
- SoftwarePackage
range: string
license:
name: license
from_schema: https://w3id.org/tvbo
domain_of:
- CommonCoordinateSpace
- SoftwareRequirement
- SoftwarePackage
range: string
repository:
name: repository
from_schema: https://w3id.org/tvbo
rank: 1000
domain_of:
- SoftwarePackage
range: string
doi:
name: doi
from_schema: https://w3id.org/tvbo
domain_of:
- SimulationStudy
- SoftwarePackage
range: string
ecosystem:
name: ecosystem
description: Package ecosystem or index (e.g., pypi, conda-forge).
from_schema: https://w3id.org/tvbo
rank: 1000
domain_of:
- SoftwarePackage
range: stringInduced
name: SoftwarePackage
description: Identity information about a software package independent of a specific
version requirement.
comments:
- Distinct from SoftwareRequirement which binds a package to a version/role.
from_schema: https://w3id.org/tvbo
attributes:
homepage:
name: homepage
from_schema: https://w3id.org/tvbo
rank: 1000
alias: homepage
owner: SoftwarePackage
domain_of:
- SoftwarePackage
range: string
license:
name: license
from_schema: https://w3id.org/tvbo
alias: license
owner: SoftwarePackage
domain_of:
- CommonCoordinateSpace
- SoftwareRequirement
- SoftwarePackage
range: string
repository:
name: repository
from_schema: https://w3id.org/tvbo
rank: 1000
alias: repository
owner: SoftwarePackage
domain_of:
- SoftwarePackage
range: string
doi:
name: doi
from_schema: https://w3id.org/tvbo
alias: doi
owner: SoftwarePackage
domain_of:
- SimulationStudy
- SoftwarePackage
range: string
ecosystem:
name: ecosystem
description: Package ecosystem or index (e.g., pypi, conda-forge).
from_schema: https://w3id.org/tvbo
rank: 1000
alias: ecosystem
owner: SoftwarePackage
domain_of:
- SoftwarePackage
range: string
name:
name: name
from_schema: https://w3id.org/tvbo
rank: 1000
key: true
alias: name
owner: SoftwarePackage
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: SoftwarePackage
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
Comments