# Slot: hi 


_Upper bound or stopping value. Can be a number or argument name._



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



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





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Range](../classes/Range.qmd) | Specifies a range for array generation, parameter bounds, or grid exploration |  no  |






## Properties

### Type and Range

| Property | Value |
| --- | --- |
| Range | [ScalarValue](../classes/ScalarValue.qmd) |
| Domain Of | [Range](../classes/Range.qmd) |

### Cardinality and Requirements

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

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












## Identifier and Mapping Information





### Schema Source


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




## Mappings

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




## LinkML Source

<details>
```yaml
name: hi
description: Upper bound or stopping value. Can be a number or argument name.
from_schema: https://w3id.org/tvbo
rank: 1000
owner: Range
domain_of:
- Range
range: ScalarValue

```
</details></div>