# Slot: trajectory 


_The planned trajectory for electrode implantation_



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



URI: [tvbo_dbs:slot/trajectory](https://w3id.org/tvbo/dbs/slot/trajectory)
<!-- 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 | [Coordinate](../classes/Coordinate.qmd) |
| Domain Of | [Electrode](../classes/Electrode.qmd) |

### Cardinality and Requirements

| Property | Value |
| --- | --- |
| Multivalued | Yes |
### 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:trajectory |
| native | tvbo_dbs:trajectory |




## LinkML Source

<details>
```yaml
name: trajectory
description: The planned trajectory for electrode implantation
from_schema: https://w3id.org/tvbo/dbs
rank: 1000
owner: Electrode
domain_of:
- Electrode
range: Coordinate
multivalued: true

```
</details></div>