virus inoculation process
IRI: https://spec.industrialontologies.org/ontology/construct/VirusInoculationProcess
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaManufacturingExecution/
SubClass Of: inoculation process
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:occurrent βΊ bfo:process βΊ planned process βΊ material addition process βΊ inoculation process βΊ virus inoculation process
Definition
inoculation process in which a virus seed or infected host-cell-containing material is deliberately introduced into a cell culture to initiate viral propagation
Examples
- addition of working virus seed to a confluent Vero cell culture to initiate viral propagation; inoculation of Sf9 insect cells with baculovirus seed stock in a production bioreactor; infection of HEK293 cells with adenoviral vector for recombinant protein expression; co-culture of producer and target cells for lentivirus amplification
Adapted From
- https://www.sciencedirect.com/science/article/pii/S0166093422002099 and https://www.bioprocessintl.com/assays/nucleic-acid-impurity-reduction-in-viral-vaccine-manufacturing and https://www.sigmaaldrich.com/deepweb/assets/sigmaaldrich/marketing/global/documents/165/693/vaccine-handbook-process-br5237en-mk.pdf?srsltid=AfmBOopAab20MIAUvkPCifVu5keJOr4OPkvV65xNUwgIB9Ji9xExNOPn
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
VirusInoculationProcess(x) β InoculationProcess(x) β§ βc βtr (CellCulture(c) β§ MaterialAdditionTargetRole(tr) β§ hasParticipantAtSomeTime(x, c) β§ hasRole(c, tr)) β§ βm βir βmr (((VirusSeed(m)) β¨ (CellPopulation(m) β§ βh (InfectedHostCell(h) β§ hasMemberPartAtSomeTime(m, h)))) β§ InoculumRole(ir) β§ TransferredMaterialRole(mr) β§ hasInput(x, m) β§ hasRole(m, ir) β§ hasRole(m, mr))
Semi-Formal Natural Language Axioms
if x is a βvirus inoculation processβ then x is an βinoculation processβ that βhas participant at some timeβ some βcell cultureβ that βhas roleβ some βmaterial addition target roleβ, and βhas inputβ some βvirus seedβ or some βcell populationβ that βhas member part at some timeβ some βinfected host cellβ, where that participant βhas roleβ some βinoculum roleβ and some βtransferred material roleβ
Description Logic
constr:VirusInoculationProcess β constr:InoculationProcess
constr:VirusInoculationProcess β β bfo:has_participant_at_some_time .(constr:CellCulture β β constr:hasRole .constr:MaterialAdditionTargetRole)
constr:VirusInoculationProcess β β constr:hasInput .((constr:VirusSeed β (constr:CellPopulation β β bfo:has_member_part_at_some_time .constr:InfectedHostCell)) β β constr:hasRole .constr:InoculumRole β β constr:hasRole .constr:TransferredMaterialRole)
SubClassOf: constr:InoculationProcess
SubClassOf: bfo:has_participant_at_some_time some (constr:CellCulture and constr:hasRole some constr:MaterialAdditionTargetRole)
SubClassOf: constr:hasInput some ((constr:VirusSeed or (constr:CellPopulation and bfo:has_member_part_at_some_time some constr:InfectedHostCell)) and constr:hasRole some constr:InoculumRole and constr:hasRole some constr:TransferredMaterialRole)