cell population

IRI: https://spec.industrialontologies.org/ontology/construct/CellPopulation

Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaMaterial/

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; CD4+ T cell population that have been obtained from a mixed cell suspension using fluorescence-activated cell sorting (FACS); 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


Back to top

Copyright © 2024–2026 Open Applications Group / Industrial Ontology Foundry. Distributed under an MIT license.