# Slot: source_branch 


_Name of a previously computed branch (for from_branch method)._



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



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





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [InitialState](../classes/InitialState.qmd) | How to obtain the starting equilibrium or periodic orbit for continuation |  no  |






## Properties

### Type and Range

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

### Cardinality and Requirements

| Property | Value |
| --- | --- |
### Slot Characteristics

| Property | Value |
| --- | --- |
| Owner | [InitialState](../classes/InitialState.qmd) |












## Identifier and Mapping Information





### Schema Source


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




## Mappings

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




## LinkML Source

<details>
```yaml
name: source_branch
description: Name of a previously computed branch (for from_branch method).
from_schema: https://w3id.org/tvbo
rank: 1000
owner: InitialState
domain_of:
- InitialState
range: string

```
</details></div>