Slot: is_primary_data
True if this is the canonical instance of this cellular observation; False for reanalysis or secondary views.
URI: [bican:is_primary_data](https://identifiers.org/brain-bican/vocab/is_primary_data)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Cell](Cell.md) | A single cell observation in the taxonomy; corresponds to one row in the obs ... | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [Boolean](Boolean.md) |
| Domain Of | [Cell](Cell.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
### Slot Characteristics
| Property | Value |
| --- | --- |
| Owner | [Cell](Cell.md) |
## In Subsets
* [Obs](Obs.md)
* [AssignedMetadata](AssignedMetadata.md)
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/brain-bican/cell-taxonomy
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | bican:is_primary_data |
| native | bican:is_primary_data |
## LinkML Source
name: is_primary_data
description: True if this is the canonical instance of this cellular observation;
False for reanalysis or secondary views.
in_subset:
- obs
- assigned_metadata
from_schema: https://w3id.org/brain-bican/cell-taxonomy
rank: 1000
owner: Cell
domain_of:
- Cell
range: boolean