Slot: contains_observation
One of potentially many input observations which together define the cluster.
URI: [bican:contains_observation](https://identifiers.org/brain-bican/vocab/contains_observation)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Cluster](Cluster.md) | One specific cluster from the set of clusters determined by a clustering proc... | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [ObservationRow](ObservationRow.md) |
| Domain Of | [Cluster](Cluster.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
| Multivalued | Yes |
### Slot Characteristics
| Property | Value |
| --- | --- |
| Owner | [Cluster](Cluster.md) |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/brain-bican/bke-taxonomy
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | bican:contains_observation |
| native | bican:contains_observation |
## LinkML Source
name: contains_observation
description: One of potentially many input observations which together define the
cluster.
from_schema: https://w3id.org/brain-bican/bke-taxonomy
rank: 1000
owner: Cluster
domain_of:
- Cluster
range: ObservationRow
multivalued: true