dilution process
IRI: https://spec.industrialontologies.org/ontology/construct/DilutionProcess
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaManufacturingExecution/
SubClass Of: solution preparation process
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:occurrent βΊ bfo:process βΊ planned process βΊ solution preparation process βΊ dilution process
Definition
solution preparation process in which a solvent is added to a solution to reduce the concentration of one or more solutes
Examples
- diluting a 10Γ phosphate-buffered saline (PBS) stock with water to make a 1Γ working solution
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
DilutionProcess(x) β SolutionPreparationProcess(x) β§ βsβv(Solution(s) β§ Solvent(v) β§ hasInput(x,s) β§ hasInput(x,v))
Semi-Formal Natural Language Axioms
if x is a βdilution processβ then x is a βsolution preparation processβ that βhas inputβ some βsolutionβ and βhas inputβ some βsolventβ
Description Logic
constr:DilutionProcess β constr:SolutionPreparationProcess
constr:DilutionProcess β β constr:hasInput .constr:Solution
constr:DilutionProcess β β constr:hasInput .constr:Solvent
SubClassOf: constr:SolutionPreparationProcess
SubClassOf: constr:hasInput some constr:Solution
SubClassOf: constr:hasInput some constr:Solvent