cultured cell population
IRI: https://spec.industrialontologies.org/ontology/construct/CulturedCellPopulation
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaMaterial/
SubClass Of: cell population
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:independent continuant βΊ bfo:material entity βΊ bfo:object aggregate βΊ cell population βΊ cultured cell population
Direct subclasses:
Definition
cell population which only has cultured cells as its member parts
Semi-Formal Definition:
every instance of βcultured cell populationβ is defined as exactly an instance of βcell populationβ that βhas member part at some timeβ some βcultured cellβ and βhas member part at some timeβ only βcultured cellβ
Examples
- population of CHO-K1 cells; population of HeLa cells
Adapted From
- OBI:0100060
Formal Axioms
First-Order Logic Definition
CulturedCellPopulation(x) β CellPopulation(x) β§ βy(CulturedCell(y) β§ hasMemberPartAtSomeTime(x, y)) β§ βz(hasMemberPartAtSomeTime(x, z) β CulturedCell(z))
Description Logic
constr:CulturedCellPopulation β‘ constr:CellPopulation β β bfo:has_member_part_at_some_time .constr:CulturedCell β β bfo:has_member_part_at_some_time .constr:CulturedCell
constr:CulturedCellPopulation β constr:CellPopulation
constr:CulturedCellPopulation β constr:Cell β β₯
constr:CulturedCellPopulation β constr:CellCulture β β₯
constr:CulturedCellPopulation β constr:CultureMedium β β₯
EquivalentTo: constr:CellPopulation and bfo:has_member_part_at_some_time some constr:CulturedCell and bfo:has_member_part_at_some_time only constr:CulturedCell
SubClassOf: constr:CellPopulation
constr:CulturedCellPopulation DisjointWith: (constr:Cell, constr:CellCulture, constr:CultureMedium)