# Slot: measure_specs 


_Optional per-measure metadata (Cognitive Atlas IRIs, units, description). When present, each entry's ``name`` must match an entry in ``measures``._



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



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





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Phenotype](../classes/Phenotype.qmd) | Per-subject phenotype table (BIDS ``phenotype/`` directory convention) |  no  |






## Properties

### Type and Range

| Property | Value |
| --- | --- |
| Range | [MeasureSpec](../classes/MeasureSpec.qmd) |
| Domain Of | [Phenotype](../classes/Phenotype.qmd) |

### Cardinality and Requirements

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

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












## Identifier and Mapping Information





### Schema Source


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




## Mappings

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




## LinkML Source

<details>
```yaml
name: measure_specs
description: Optional per-measure metadata (Cognitive Atlas IRIs, units, description).
  When present, each entry's ``name`` must match an entry in ``measures``.
from_schema: https://w3id.org/tvbo
rank: 1000
owner: Phenotype
domain_of:
- Phenotype
range: MeasureSpec
multivalued: true
inlined: true
inlined_as_list: true

```
</details></div>