# Slot: manufacturer 

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



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





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Electrode](../classes/Electrode.qmd) | Implanted DBS electrode and contact geometry |  no  |






## Properties

### Type and Range

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

### Cardinality and Requirements

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

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












## Identifier and Mapping Information





### Schema Source


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




## Mappings

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




## LinkML Source

<details>
```yaml
name: manufacturer
from_schema: https://w3id.org/tvbo/dbs
rank: 1000
owner: Electrode
domain_of:
- Electrode
range: string

```
</details></div>