Skip to content

Slot: was_generated_by

Generation is the completion of production of a new entity by an activity. This entity did not exist before generation and becomes available for usage after this generation.

URI: [prov:wasGeneratedBy](http://www.w3.org/ns/prov#wasGeneratedBy) ## 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 | | [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 | | [ObservationRow](ObservationRow.md) | One specific row of the observation matrix representing a set of measurements... | 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 | [ProvActivity](ProvActivity.md) | | Domain Of | [CellTypeTaxonomy](CellTypeTaxonomy.md), [ClusterSet](ClusterSet.md), [ObservationMatrix](ObservationMatrix.md), [ProvEntity](ProvEntity.md) | | Slot URI | [prov:wasGeneratedBy](http://www.w3.org/ns/prov#wasGeneratedBy) | ### 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:wasGeneratedBy | | native | bican:was_generated_by | ## LinkML Source
name: was_generated_by
description: Generation is the completion of production of a new entity by an activity.
  This entity did not exist before generation and becomes available for usage after
  this generation.
from_schema: https://w3id.org/brain-bican/bke-taxonomy
rank: 1000
slot_uri: prov:wasGeneratedBy
domain_of:
- CellTypeTaxonomy
- ClusterSet
- ObservationMatrix
- ProvEntity
range: ProvActivity