# Slot: acquisition 

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



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





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Tractogram](../classes/Tractogram.qmd) | Reference to tractography/diffusion MRI data used to derive structural connec... |  no  |
| [BidsEntities](../classes/BidsEntities.qmd) | BIDS filename entities (BEP017-aligned) for provenance and data discovery |  no  |






## Properties

### Type and Range

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

### Cardinality and Requirements

| Property | Value |
| --- | --- |










## Identifier and Mapping Information






## Mappings

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




## LinkML Source

<details>
```yaml
name: acquisition
domain_of:
- Tractogram
- BidsEntities
range: string

```
</details></div>