precipitation propensity
IRI: https://spec.industrialontologies.org/ontology/construct/PrecipitationPropensity
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaMaterial/
SubClass Of: bfo:disposition
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:specifically dependent continuant βΊ bfo:realizable entity βΊ bfo:disposition βΊ precipitation propensity
Definition
disposition of a liquid mixed material to form an insoluble solid phase from dissolved constituents
Examples
- the precipitation propensity of a cell culture medium containing calcium and phosphate ions; the precipitation propensity of a concentrated buffer during salt addition; the precipitation propensity of a protein formulation during pH shift; the precipitation propensity of an aqueous formulation vehicle containing a poorly soluble drug substance after dilution;
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
There are insufficient constructs to create a set of necessary and sufficient conditions.
Formal Axioms
First-Order Logic Axioms
PrecipitationPropensity(x) β Disposition(x) β§ βm (MixedMaterial(m) β§ dispositionOf(x, m) β§ βl (LiquidAggregateState(l) β§ hasQuality(m, l)) β§ βb (hasMaterialBasisAtSomeTime(x, b) β (MaterialEntity(b) β§ properContinuantPartOfAtSomeTime(b, m))) β§ βp (hasRealization(x, p) β (Process(p) β§ βo (MaterialEntity(o) β§ hasOutput(p, o) β§ βs (SolidAggregateState(s) β§ hasQuality(o, s))))))
Semi-Formal Natural Language Axioms
if x is a βprecipitation propensityβ then x is a βdispositionβ that is the βdisposition ofβ some βmixed materialβ that βhas qualityβ some βliquid aggregate stateβ; if x βhas material basis at some timeβ some b, then b is a βmaterial entityβ that is a βproper continuant part of at some timeβ that same βmixed materialβ; and if x βhas realizationβ some p, then p is a βprocessβ that βhas outputβ some βmaterial entityβ that βhas qualityβ some βsolid aggregate stateβ
Description Logic
constr:PrecipitationPropensity β bfo:disposition
constr:PrecipitationPropensity β β bfo:has_realization .(bfo:process β β constr:hasOutput .(bfo:material_entity β β constr:hasQuality .constr:SolidAggregateState))
constr:PrecipitationPropensity β β bfo:has_material_basis_at_some_time .(bfo:material_entity β β bfo:proper_continuant_part_of_at_some_time .constr:MixedMaterial)
constr:PrecipitationPropensity β β constr:dispositionOf .(constr:MixedMaterial β β constr:hasQuality .constr:LiquidAggregateState)
SubClassOf: bfo:disposition
SubClassOf: bfo:has_realization only (bfo:process and constr:hasOutput some (bfo:material_entity and constr:hasQuality some constr:SolidAggregateState))
SubClassOf: bfo:has_material_basis_at_some_time only (bfo:material_entity and bfo:proper_continuant_part_of_at_some_time some constr:MixedMaterial)
SubClassOf: constr:dispositionOf some (constr:MixedMaterial and constr:hasQuality some constr:LiquidAggregateState)