# Slot: partition 

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



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





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Observation](../classes/Observation.qmd) | Unified class for all observation/measurement specifications |  no  |
| [WorkflowEngineConfig](../classes/WorkflowEngineConfig.qmd) | Execution directives for a workflow engine |  no  |






## Properties

### Type and Range

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

### Cardinality and Requirements

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










## Identifier and Mapping Information






## Mappings

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




## LinkML Source

<details>
```yaml
name: partition
domain_of:
- Observation
- WorkflowEngineConfig
range: string

```
</details></div>