# Slot: active_contacts 

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



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





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [StimulationSetting](../classes/StimulationSetting.qmd) | DBS parameters for a specific session |  no  |






## Properties

### Type and Range

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

### Cardinality and Requirements

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

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












## Identifier and Mapping Information





### Schema Source


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




## Mappings

| Mapping Type | Mapped Value |
| ---  | ---  |
| self | tvbo_dbs:active_contacts |
| native | tvbo_dbs:active_contacts |




## LinkML Source

<details>
```yaml
name: active_contacts
from_schema: https://w3id.org/tvbo/dbs
rank: 1000
owner: StimulationSetting
domain_of:
- StimulationSetting
range: integer
multivalued: true

```
</details></div>