# Slot: y 

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



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





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Coordinate](../classes/Coordinate.qmd) | A 3D coordinate with X, Y, Z values |  no  |
| [Encoding](../classes/Encoding.qmd) | Map visual channels to container dims/coords/vars, by NAME (keyed, never posi... |  no  |
| [Annotation](../classes/Annotation.qmd) | A positioned text label on a panel, in axes-fraction coordinates |  no  |
| [Matrix](../classes/Matrix.qmd) | Adjacency matrix of a network |  no  |






## Properties

### Type and Range

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

### Cardinality and Requirements

| Property | Value |
| --- | --- |










## Identifier and Mapping Information






## Mappings

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




## LinkML Source

<details>
```yaml
name: y
domain_of:
- Coordinate
- Encoding
- Annotation
- Matrix
range: string

```
</details></div>