# Slot: preprocessing 


_Optional preprocessing to apply after loading_



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



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





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [DataSource](../classes/DataSource.qmd) | Specification for loading external/empirical data |  no  |






## Properties

### Type and Range

| Property | Value |
| --- | --- |
| Range | [Function](../classes/Function.qmd) |
| Domain Of | [DataSource](../classes/DataSource.qmd) |

### Cardinality and Requirements

| Property | Value |
| --- | --- |
### Slot Characteristics

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












## Identifier and Mapping Information





### Schema Source


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




## Mappings

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




## LinkML Source

<details>
```yaml
name: preprocessing
description: Optional preprocessing to apply after loading
from_schema: https://w3id.org/tvbo
rank: 1000
owner: DataSource
domain_of:
- DataSource
range: Function
inlined: true

```
</details></div>