# Slot: max_steps 


_Maximum continuation steps._



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



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





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Continuation](../classes/Continuation.qmd) | Complete specification of a numerical continuation / bifurcation analysis |  no  |






## Properties

### Type and Range

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

### Cardinality and Requirements

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

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












## Identifier and Mapping Information





### Schema Source


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




## Mappings

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




## LinkML Source

<details>
```yaml
name: max_steps
description: Maximum continuation steps.
from_schema: https://w3id.org/tvbo
rank: 1000
owner: Continuation
domain_of:
- Continuation
range: integer

```
</details></div>