# Slot: dataset_path 


_Dataset path for array-valued parameters. When set, the parameter value is stored in the binary companion file (HDF5 or Zarr) at this path. The value slot is omitted._



<div data-search-exclude markdown="1">



URI: [tvbo:slot/dataset_path](https://w3id.org/tvbo/slot/dataset_path)
<!-- no inheritance hierarchy -->





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Parameter](../classes/Parameter.qmd) |  |  no  |
| [DerivedParameter](../classes/DerivedParameter.qmd) |  |  no  |






## Properties

### Type and Range

| Property | Value |
| --- | --- |
| Range | [xsd:string](http://www.w3.org/2001/XMLSchema#string) |
| Domain Of | [Parameter](../classes/Parameter.qmd) |

### Cardinality and Requirements

| Property | Value |
| --- | --- |










## Identifier and Mapping Information





### Schema Source


* from schema: https://w3id.org/tvbo




## Mappings

| Mapping Type | Mapped Value |
| ---  | ---  |
| self | tvbo:dataset_path |
| native | tvbo:dataset_path |




## LinkML Source

<details>
```yaml
name: dataset_path
description: Dataset path for array-valued parameters. When set, the parameter value
  is stored in the binary companion file (HDF5 or Zarr) at this path. The value slot
  is omitted.
from_schema: https://w3id.org/tvbo
rank: 1000
domain_of:
- Parameter
range: string

```
</details></div>