# Slot: additive 


_Indicates whether the noise is additive_



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



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





## Applicable Classes

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






## Properties

### Type and Range

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

### Cardinality and Requirements

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

| Property | Value |
| --- | --- |
| If Absent | `True` |
| Owner | [Noise](../classes/Noise.qmd) |












## Identifier and Mapping Information





### Schema Source


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




## Mappings

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




## LinkML Source

<details>
```yaml
name: additive
description: Indicates whether the noise is additive
from_schema: https://w3id.org/tvbo
rank: 1000
ifabsent: 'True'
owner: Noise
domain_of:
- Noise
range: boolean

```
</details></div>