solution preparation process
IRI: https://spec.industrialontologies.org/ontology/construct/SolutionPreparationProcess
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaManufacturingExecution/
SubClass Of: planned process
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:occurrent βΊ bfo:process βΊ planned process βΊ solution preparation process
Direct subclasses:
Definition
planned process in which a homogeneous mixture is created by dissolving one or more solutes in a solvent, or by diluting an existing solution with additional solvent
Explanatory Notes
1) A solvent can be an individual compound or it can be a mixture of one or more compounds 2) The substances being dissolved or diluted may include solids, liquids, or gases, and the resulting mixture is uniform in composition at the molecular level.
Examples
- dissolving sodium chloride in water to prepare a saline solution; diluting a 10Γ phosphate-buffered saline (PBS) stock with water to make a 1Γ working solution; preparing a glucose solution by dissolving D-glucose powder in sterile water
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
Insufficient constructs are present to create a set of necessary and sufficient conditions
Formal Axioms
First-Order Logic Axioms
SolutionPreparationProcess(x) β PlannedProcess(x) β§ βs(Solution(s) β§ hasSpecifiedOutput(x,s))
Semi-Formal Natural Language Axioms
if x is a βsolution preparation processβ then x is a βplanned processβ that βhas specified outputβ some βsolutionβ
Description Logic
constr:SolutionPreparationProcess β constr:PlannedProcess
constr:SolutionPreparationProcess β β constr:hasSpecifiedOutput .constr:Solution
SubClassOf: constr:PlannedProcess
SubClassOf: constr:hasSpecifiedOutput some constr:Solution