Slot: was_derived_from
A derivation is a transformation of an entity into another, an update of an entity resulting in a new one, or the construction of a new entity based on a pre-existing entity.
URI: [prov:wasDerivedFrom](http://www.w3.org/ns/prov#wasDerivedFrom)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [CellTypeTaxonomy](CellTypeTaxonomy.md) | A cell type taxonomy is a systematic classification of cell types and their h... | yes |
| [ClusterSet](ClusterSet.md) | The output of a clustering process where input observations are organized or ... | yes |
| [ObservationMatrix](ObservationMatrix.md) | A matrix (potentially virtual) of observations | yes |
| [ObservationRow](ObservationRow.md) | One specific row of the observation matrix representing a set of measurements... | yes |
| [ProvEntity](ProvEntity.md) | An entity is a physical, digital, conceptual, or other kind of thing with som... | no |
| [CellTypeSet](CellTypeSet.md) | A grouping of cell type taxons | no |
| [CellTypeTaxon](CellTypeTaxon.md) | A cell type taxon is a node in a taxonomy | no |
| [Cluster](Cluster.md) | One specific cluster from the set of clusters determined by a clustering proc... | no |
| [CellSpecimen](CellSpecimen.md) | ( defined as in BERS) | no |
| [Abbreviation](Abbreviation.md) | Maps an abbreviation string to its decoded meaning | no |
| [MatrixFile](MatrixFile.md) | A digital file containing the representation of full or partial data matrix | no |
| [ColorPalette](ColorPalette.md) | A schematic set of display colors that can be applied to individual component... | no |
| [DisplayColor](DisplayColor.md) | One element of a color palette representing the association between a color a... | no |
| [SpatialProportions](SpatialProportions.md) | Spatial distribution of expression, labeling, or anatomical density of a give... | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [ProvEntity](ProvEntity.md) |
| Domain Of | [CellTypeTaxonomy](CellTypeTaxonomy.md), [ClusterSet](ClusterSet.md), [ObservationMatrix](ObservationMatrix.md), [ObservationRow](ObservationRow.md), [ProvEntity](ProvEntity.md) |
| Slot URI | [prov:wasDerivedFrom](http://www.w3.org/ns/prov#wasDerivedFrom) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/brain-bican/bke-taxonomy
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | prov:wasDerivedFrom |
| native | bican:was_derived_from |
## LinkML Source
name: was_derived_from
description: A derivation is a transformation of an entity into another, an update
of an entity resulting in a new one, or the construction of a new entity based on
a pre-existing entity.
from_schema: https://w3id.org/brain-bican/bke-taxonomy
rank: 1000
slot_uri: prov:wasDerivedFrom
domain_of:
- CellTypeTaxonomy
- ClusterSet
- ObservationMatrix
- ObservationRow
- ProvEntity
range: ProvEntity