sterilization process
IRI: https://spec.industrialontologies.org/ontology/construct/SterilizationProcess
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 βΊ sterilization process
Definition
planned process in which a material entity is rendered free of all viable microorganisms
Examples
- steam sterilization of stainless-steel bioreactor vessel prior to culture; autoclave sterilization of glassware and stainless-steel fittings used in upstream processing; filtration sterilization of culture medium through 0.22 Β΅m membrane filter before inoculation; gamma irradiation of single-use tubing assemblies prior to installation
Adapted From
- https://www.fda.gov/regulatory-information/search-fda-guidance-documents/content-and-format-premarket-notification-510k-submissions-liquid-chemical-sterilantshigh-level
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
SterilizationProcess(x) β PlannedProcess(x) β§ βm βs (MaterialEntity(m) β§ hasInput(x, m) β§ SterileMaterialState(s) β§ hasPostMaterialState(x, s) β§ hasMaterialState(m, s))
Semi-Formal Natural Language Axioms
if x is a βsterilization processβ then x is a βplanned processβ that βhas inputβ some βmaterial entityβ that βhas material stateβ some βsterile material stateβ that is also the βpost material stateβ of x
Description Logic
constr:SterilizationProcess β constr:PlannedProcess
constr:SterilizationProcess β β constr:hasInput .bfo:material_entity
constr:SterilizationProcess β β constr:hasPostMaterialState .constr:SterileMaterialState
SubClassOf: constr:PlannedProcess
SubClassOf: constr:hasInput some bfo:material_entity
SubClassOf: constr:hasPostMaterialState some constr:SterileMaterialState