Slot: voxel_count
The number of voxels (3D pixels) spanned by the parcellation annotation (optional).
URI: [bican:voxel_count](https://identifiers.org/brain-bican/vocab/voxel_count)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [ParcellationAnnotation](ParcellationAnnotation.md) | A parcellation annotation defines a specific segment of an anatomical space d... | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [Integer](Integer.md) |
| Domain Of | [ParcellationAnnotation](ParcellationAnnotation.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
### Slot Characteristics
| Property | Value |
| --- | --- |
| Owner | [ParcellationAnnotation](ParcellationAnnotation.md) |
### Value Constraints
| Property | Value |
| --- | --- |
| Minimum Value | 0 |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/brain-bican/bke-taxonomy
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | bican:voxel_count |
| native | bican:voxel_count |
## LinkML Source
name: voxel_count
description: The number of voxels (3D pixels) spanned by the parcellation annotation
(optional).
from_schema: https://w3id.org/brain-bican/bke-taxonomy
rank: 1000
owner: ParcellationAnnotation
domain_of:
- ParcellationAnnotation
range: integer
minimum_value: 0