# Slot: cases 

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



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





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [DerivedVariable](../classes/DerivedVariable.qmd) |  |  no  |






## Properties

### Type and Range

| Property | Value |
| --- | --- |
| Range | [Case](../classes/Case.qmd) |
| Domain Of | [DerivedVariable](../classes/DerivedVariable.qmd) |

### Cardinality and Requirements

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

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












## Identifier and Mapping Information





### Schema Source


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




## Mappings

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




## LinkML Source

<details>
```yaml
name: cases
from_schema: https://w3id.org/tvbo
rank: 1000
owner: DerivedVariable
domain_of:
- DerivedVariable
range: Case
multivalued: true
inlined: true

```
</details></div>