# Slot: n 


_Number of points (alternative to step for grid exploration)._



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



URI: [tvbo:slot/n](https://w3id.org/tvbo/slot/n)
<!-- 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 | [xsd:integer](http://www.w3.org/2001/XMLSchema#integer) |
| 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:n |
| native | tvbo:n |




## LinkML Source

<details>
```yaml
name: n
description: Number of points (alternative to step for grid exploration).
from_schema: https://w3id.org/tvbo
rank: 1000
owner: Range
domain_of:
- Range
range: integer

```
</details></div>