# Slot: backends 


_Codegen backends this recipe is registered for; others recompute._



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



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





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Reducer](../classes/Reducer.qmd) | A streaming reduction, authored as symbolic recurrences over its own state ra... |  no  |






## Properties

### Type and Range

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

### Cardinality and Requirements

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

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












## Identifier and Mapping Information





### Schema Source


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




## Mappings

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




## LinkML Source

<details>
```yaml
name: backends
description: Codegen backends this recipe is registered for; others recompute.
from_schema: https://w3id.org/tvbo
rank: 1000
owner: Reducer
domain_of:
- Reducer
range: string
multivalued: true

```
</details></div>