solubility capability
IRI: https://spec.industrialontologies.org/ontology/construct/SolubilityCapability
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaMaterial/
SubClass Of: capability
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:specifically dependent continuant βΊ bfo:realizable entity βΊ bfo:disposition βΊ capability βΊ solubility capability
Definition
capability of a material entity to dissolve in a particular solvent
Examples
- solubility capability of a powdered cell culture medium when prepared at 1X working concentration; solubility capability of a basal medium powder during media preparation; solubility capability of a granulated medium during liquid addition and mixing; solubility capability of a trace element supplement when diluted into an aqueous medium;
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
SolubilityCapability(x) β Capability(x) β§ βm (MaterialEntity(m) β§ capabilityOf(x, m)) β§ βp (hasRealization(x, p) β (Process(p) β§ βh (Solvent(h) β§ hasInput(p, h))))
Semi-Formal Natural Language Axioms
if x is a βsolubility capabilityβ then x is a βcapabilityβ that is the βcapability ofβ some βmaterial entityβ and x βhas realizationβ only a process that βhas inputβ a βsolventβ
Description Logic
constr:SolubilityCapability β constr:Capability
constr:SolubilityCapability β β bfo:has_realization .(bfo:process β β constr:hasInput .constr:Solvent)
constr:SolubilityCapability β β constr:capabilityOf .bfo:material_entity
SubClassOf: constr:Capability
SubClassOf: bfo:has_realization only (bfo:process and constr:hasInput some constr:Solvent)
SubClassOf: constr:capabilityOf some bfo:material_entity