# Slot: initial_value 

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



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





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [StateVariable](../classes/StateVariable.qmd) |  |  no  |
| [FreeParameter](../classes/FreeParameter.qmd) | One degree of freedom in an OptimizationStage |  no  |
| [SpatialField](../classes/SpatialField.qmd) |  |  no  |
| [FieldStateVariable](../classes/FieldStateVariable.qmd) |  |  no  |






## Properties

### Type and Range

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

### Cardinality and Requirements

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










## Identifier and Mapping Information






## Mappings

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




## LinkML Source

<details>
```yaml
name: initial_value
domain_of:
- StateVariable
- FreeParameter
- SpatialField
range: string

```
</details></div>