inoculation process
IRI: https://spec.industrialontologies.org/ontology/construct/InoculationProcess
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaManufacturingExecution/
SubClass Of: material addition process
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:occurrent βΊ bfo:process βΊ planned process βΊ material addition process βΊ inoculation process
Direct subclasses:
Definition
material addition process in which cells, microorganisms, viruses, or biological preparations are deliberately introduced into a defined recipient to initiate growth, infection, testing, production, or a biological response
Explanatory Notes
1) In the context of inoculation, biological preparations refer to non-living, biologically derived materials that are intentionally introduced to elicit a response or initiate a process. This category includes vaccines (live-attenuated, inactivated, or subunit), purified antigens, toxoids, inactivated microorganisms, viral particles, and similar immunobiological products. Unlike cells, microorganisms, or viruses, biological preparations do not replicate autonomously but are used to stimulate, test, or modulate biological systems. 2) Defined recipient in this case encompasses medium, host, or vessel.
Examples
- After thawing, CHO cells are introduced into a shake flask containing fresh medium to initiate expansion; A starter culture of Saccharomyces cerevisiae is added to a fermenter to begin beer production; A viral stock is added to a mammalian cell culture to study infection dynamics; An inactivated influenza vaccine preparation is injected into a host organism to stimulate an immune response.
Adapted From
- http://purl.obolibrary.org/obo/NCIT_C68774 and https://database.ich.org/sites/default/files/ICH_Q5A%28R2%29_Guideline_2023_1101.pdf
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
There are insufficient constructs present to create a set of necessary and sufficient conditions.
Formal Axioms
First-Order Logic Axioms
InoculationProcess(x) β MaterialAdditionProcess(x) β§ βm βr βtr (MaterialEntity(m) β§ InoculumRole(r) β§ TransferredMaterialRole(tr) β§ hasInput(x, m) β§ hasRole(m, r) β§ hasRole(m, tr))
Semi-Formal Natural Language Axioms
if x is an βinoculation processβ then x is a βmaterial addition processβ that βhas inputβ some βmaterial entityβ that βhas roleβ some βinoculum roleβ and βtransferred material roleβ
Description Logic
constr:InoculationProcess β constr:MaterialAdditionProcess
constr:InoculationProcess β β constr:hasInput .(bfo:material_entity β β constr:hasRole .constr:InoculumRole β β constr:hasRole .constr:TransferredMaterialRole)
SubClassOf: constr:MaterialAdditionProcess
SubClassOf: constr:hasInput some (bfo:material_entity and constr:hasRole some constr:InoculumRole and constr:hasRole some constr:TransferredMaterialRole)