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 systematic classification of cell types and their hierarchical relationship... | yes |
| [ClusterSet](ClusterSet.md) | The set of clusters produced by a single clustering run | yes |
| [ProvEntity](ProvEntity.md) | An entity is a physical, digital, conceptual, or other kind of thing with som... | no |
| [Cell](Cell.md) | A single cell observation in the taxonomy; corresponds to one row in the obs ... | no |
| [CellTypeSet](CellTypeSet.md) | A named annotation level in the taxonomy hierarchy (e | no |
| [CellTypeTaxon](CellTypeTaxon.md) | A node in the cell type taxonomy representing a unit of cell type classificat... | no |
| [Cluster](Cluster.md) | A single cluster resulting from a clustering algorithm; groups cells with sim... | no |
| [ExpressionMatrix](ExpressionMatrix.md) | A cell-by-gene matrix of molecular measurements | no |
| [Embedding](Embedding.md) | A dimensionality reduction of the cell-by-gene matrix (e | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [ProvEntity](ProvEntity.md) |
| Domain Of | [CellTypeTaxonomy](CellTypeTaxonomy.md), [ClusterSet](ClusterSet.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/cell-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/cell-taxonomy
rank: 1000
slot_uri: prov:wasDerivedFrom
domain_of:
- CellTypeTaxonomy
- ClusterSet
- ProvEntity
range: ProvEntity