# Slot: region 

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



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





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Node](../classes/Node.qmd) | A node in a network with its own dynamics and properties |  no  |
| [SpatialDomain](../classes/SpatialDomain.qmd) |  |  no  |






## Properties

### Type and Range

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

### Cardinality and Requirements

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










## Identifier and Mapping Information






## Mappings

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




## LinkML Source

<details>
```yaml
name: region
domain_of:
- Node
- SpatialDomain
range: string

```
</details></div>