# Slot: between 


_Text written in the gap BEFORE each cell, which is what turns a row of maps into a paper's decomposition equation._



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



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





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Grid](../classes/Grid.qmd) | How a `grid` panel tiles its cells, and what the strips around them are label... |  no  |






## Properties

### Type and Range

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

### Cardinality and Requirements

| Property | Value |
| --- | --- |
| Multivalued | Yes |
### Slot Characteristics

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












## Identifier and Mapping Information





### Schema Source


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




## Mappings

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




## LinkML Source

<details>
```yaml
name: between
description: Text written in the gap BEFORE each cell, which is what turns a row of
  maps into a paper's decomposition equation.
from_schema: https://w3id.org/tvbo/figure
rank: 1000
owner: Grid
domain_of:
- Grid
range: string
multivalued: true

```
</details></div>