Slot: part_of_matrix
The observation matrix for which is observation row is part of.
URI: [bican:part_of_matrix](https://identifiers.org/brain-bican/vocab/part_of_matrix)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [ObservationRow](ObservationRow.md) | One specific row of the observation matrix representing a set of measurements... | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [ObservationMatrix](ObservationMatrix.md) |
| Domain Of | [ObservationRow](ObservationRow.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
### Slot Characteristics
| Property | Value |
| --- | --- |
| Owner | [ObservationRow](ObservationRow.md) |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/brain-bican/bke-taxonomy
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | bican:part_of_matrix |
| native | bican:part_of_matrix |
## LinkML Source
name: part_of_matrix
description: The observation matrix for which is observation row is part of.
from_schema: https://w3id.org/brain-bican/bke-taxonomy
rank: 1000
owner: ObservationRow
domain_of:
- ObservationRow
range: ObservationMatrix