viable cell count
IRI: https://spec.industrialontologies.org/ontology/construct/ViableCellCount
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaMaterial/
SubClass Of: cell count
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:specifically dependent continuant βΊ bfo:quality βΊ count βΊ cell count βΊ viable cell count
Definition
cell count that is the number of viable cells that are present as parts of a material entity
Examples
- the viable cell count of a thawed cell suspension after viability staining; the viable cell count of a seed culture before passaging;
Adapted From
- http://purl.allotrope.org/ontologies/quality#AFQ_0000185
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
There are insufficient constructs for creating a set of necessary and sufficient conditions
Formal Axioms
First-Order Logic Axioms
ViableCellCount(x) β CellCount(x) β§ βp(hasMagnitudeBasisInBearerPart(x,p) β (Cell(p) β§ βv(Viable(v) β§ hasQuality(p,v))))
Semi-Formal Natural Language Axioms
if x is a βviable cell countβ then x is a βcell countβ, and if x βhas magnitude basis in bearer partβ some p, then p is a βcellβ that βhas qualityβ some βviableβ
Description Logic
constr:ViableCellCount β constr:CellCount
constr:ViableCellCount β β constr:hasMagnitudeBasisInBearerPart .(constr:Cell β β constr:hasQuality .constr:Viable)
SubClassOf: constr:CellCount
SubClassOf: constr:hasMagnitudeBasisInBearerPart only (constr:Cell and constr:hasQuality some constr:Viable)