viable cell population

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

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 β€Ί viable cell population

Definition

cell population consisting of only viable cells

Semi-Formal Definition:

every instance of β€˜viable cell population’ is defined as exactly an instance of β€˜cell population’ that β€˜has member part at some time’ some β€˜cell’ that β€˜has quality’ some β€˜viable’ and β€˜has member part at some time’ only β€˜cell’ that β€˜has quality’ some β€˜viable’

Examples

  • the subpopulation of CHO cells within a mixed cell culture that is capable of continued growth and proliferation under suitable culture conditions, as determined by a validated cell viability assay; the population of colony-forming cells identified in a clonogenic assay following exposure of a broader cell population to a process stress; the population of cells recovered from a cryopreserved cell bank vial that retains the capacity to resume proliferation after thawing and transfer to suitable culture medium;

Formal Axioms

First-Order Logic Definition

ViableCellPopulation(x) ↔ CellPopulation(x) ∧ βˆƒy(Cell(y) ∧ βˆƒq(Viable(q) ∧ hasQuality(y, q)) ∧ hasMemberPartAtSomeTime(x, y)) ∧ βˆ€z(hasMemberPartAtSomeTime(x, z) β†’ (Cell(z) ∧ βˆƒr(Viable(r) ∧ hasQuality(z, r))))

Description Logic

constr:ViableCellPopulation ≑ constr:CellPopulation βŠ“ βˆƒ bfo:has_member_part_at_some_time .(constr:Cell βŠ“ βˆƒ constr:hasQuality .constr:Viable) βŠ“ βˆ€ bfo:has_member_part_at_some_time .(constr:Cell βŠ“ βˆƒ constr:hasQuality .constr:Viable)

constr:ViableCellPopulation βŠ‘ constr:CellPopulation

EquivalentTo: constr:CellPopulation and bfo:has_member_part_at_some_time some (constr:Cell and constr:hasQuality some constr:Viable) and bfo:has_member_part_at_some_time only (constr:Cell and constr:hasQuality some constr:Viable)

SubClassOf: constr:CellPopulation


Back to top

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