cell population
IRI: https://spec.industrialontologies.org/ontology/construct/CellPopulation
Defined In: https://spec.industrialontologies.org/ontology/biopharma/Material/
SubClass Of: bfo:object aggregate
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:independent continuant βΊ bfo:material entity βΊ bfo:object aggregate βΊ cell population
Direct subclasses:
Definition
object aggregate which only has cells as its member parts
Semi-Formal Definition:
every instance of βcell populationβ is defined as exactly an instance of βobject aggregateβ that βhas member part at some timeβ some βcellβ and βhas member part at some timeβ only βcellβ
Examples
- CHO Cell Line; FACS-isolated CD4+ T cell population; Red blood cell pellet; freshly isolated hepatocytes from mouse liver
Formal Axioms
First-Order Logic Definition
CellPopulation(x) β ObjectAggregate(x) β§ βy(Cell(y) β§ hasMemberPartAtSomeTime(x, y)) β§ βz(hasMemberPartAtSomeTime(x, z) β Cell(z))
Description Logic
constr:CellPopulation β‘ bfo:object_aggregate β β bfo:has_member_part_at_some_time .constr:Cell β β bfo:has_member_part_at_some_time .constr:Cell
constr:CellPopulation β bfo:object_aggregate
EquivalentTo: bfo:object_aggregate and bfo:has_member_part_at_some_time some constr:Cell and bfo:has_member_part_at_some_time only constr:Cell
SubClassOf: bfo:object_aggregate