planned cell infection process

IRI: https://spec.industrialontologies.org/ontology/construct/PlannedCellInfectionProcess

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 β€Ί planned cell infection process

Definition

planned process in which a cell culture is exposed to a virus inoculum under defined conditions in order to generate a population of infected host cells

Semi-Formal Definition:

every instance of β€˜planned cell infection process’ is defined as exactly an instance of β€˜planned process’ that β€˜has occurrent part’ some β€˜virus inoculation process’ and β€˜has specified output’ some β€˜cell population’ that β€˜has member part at all times’ some β€˜infected host cell’

Explanatory Notes

1) This process specifically refers to the intentional exposure of a host cell culture (e.g., HEK293, MDCK) to virus, either as free virions or infected cells, under well-controlled and documented conditions such as multiplicity of infection (MOI), adsorption time, and temperature, in order to generate infected host cells. 2) Typical conditions specified include multiplicity of infection (MOI), adsorption/contact time, incubation temperature, and incubation duration. 3) The specified output of this process is a cell population containing infected host cells. This cell population may be part of a cell culture that is subsequently propagated, harvested for virus recovery, or used as inoculum for a subsequent culture stage.

Examples

  • Infecting HEK293 cells with an adenovirus vector at MOI 5, incubating for 2 hours at 37 Β°C for adsorption, replacing medium, and culturing for 48 hours to produce infected HEK293 cells

Counter-Examples

  • Transfecting cells with plasmid DNA

Adapted From

  • https://www.thermofisher.com/rs/en/home/references/protocols/proteins-expression-isolation-and-analysis/adenovirus-protocol/virapower-adenoviral-expression-system.html

Formal Axioms

First-Order Logic Definition

PlannedCellInfectionProcess(x) ↔ PlannedProcess(x) ∧ βˆƒv (VirusInoculationProcess(v) ∧ hasOccurrentPart(x, v)) ∧ βˆƒp (CellPopulation(p) ∧ hasSpecifiedOutput(x, p) ∧ βˆƒc (InfectedHostCell(c) ∧ hasMemberPartAtAllTimes(p, c)))

Description Logic

EquivalentTo: constr:PlannedProcess and bfo:has_occurrent_part some constr:VirusInoculationProcess and constr:hasSpecifiedOutput some (constr:CellPopulation and bfo:has_member_part_at_all_times some constr:InfectedHostCell)

SubClassOf: constr:PlannedProcess


Back to top

Copyright © 2024–2026 Open Applications Group / Industrial Ontology Foundry. Distributed under an MIT license.