Slot: number_of_observations
The number of observations in the cluster.
URI: [bican:number_of_observations](https://identifiers.org/brain-bican/vocab/number_of_observations)
## 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 | [Integer](Integer.md) |
| Domain Of | [Cluster](Cluster.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
### Slot Characteristics
| Property | Value |
| --- | --- |
| Owner | [Cluster](Cluster.md) |
### Value Constraints
| Property | Value |
| --- | --- |
| Minimum Value | 0 |
## Examples
| Value |
| --- |
| 448 |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/brain-bican/bke-taxonomy
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | bican:number_of_observations |
| native | bican:number_of_observations |
## LinkML Source
name: number_of_observations
description: The number of observations in the cluster.
examples:
- value: '448'
from_schema: https://w3id.org/brain-bican/bke-taxonomy
rank: 1000
owner: Cluster
domain_of:
- Cluster
range: integer
minimum_value: '0.0'