chromatography system
IRI: https://spec.industrialontologies.org/ontology/construct/ChromatographySystem
Defined In: https://spec.industrialontologies.org/ontology/biopharma/Equipment/
SubClass Of: engineered system
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:independent continuant βΊ bfo:material entity βΊ bfo:object aggregate βΊ system βΊ engineered system βΊ chromatography system
Direct subclasses:
Definition
engineered system designed to control the fluid flow of the mobile phase provide monitoring or detection capabilities and house or interface with the stationary phase for one or more chromatography processes
Semi-Formal Definition:
every instance of βchromatography systemβ is defined as exactly an instance of βengineered systemβ that βhas member part at some timeβ some βstationary phaseβ, βhas capabilityβ some βmeasurement capabilityβ, and βhas functionβ some βflow rate controlling capabilityβ
Explanatory Notes
1.Chromatography systems typically include hardware for sample introduction, flow control, and detection, as well as software interfaces for configuring, monitoring, and automating purification processes across research, clinical, and manufacturing scales. Monitoring may include pH, conductivity, pressure, temperature, or other relevant parameters associated with the separation process. 2.Chromatography systems are available as single-use or multi-use models to accommodate different operational requirements and separation needs across laboratory, clinical, and manufacturing scales.
- The phrase βhouse or interface with the stationary phaseβ refers to the systemβs ability either to physically contain the stationary phase directly (e.g., in built-in columns or integrated cartridges) or to connect to and operate with external components that contain the stationary phase, such as detachable chromatography columns. This accommodates both fully integrated and modular system designs, ensuring that the stationary phase is part of the fluid path during the chromatography process
Examples
- AKTA FPLC Chromatography systems such as AKTA pure and AKTAprime plus; Agilent Gas Chromatography System; Vanquish HPLC and UHPLC Systems
Adapted From
- http://wolfson.huji.ac.il/purification/PDF/affinity/GE_Affinity_Chromatography_Handbook-Antibodies.pdf https://www.cytivalifesciences.com/en/us/shop/chromatography/chromatography-systems?sort=NameAsc&chunk=1 and https://biocev.lf1.cuni.cz/file/282/protein-purification-handbook.pdf
Formal Axioms
First-Order Logic Definition
ChromatographySystem(x) β EngineeredSystem(x) β§ βs(StationaryPhase(s) β§ hasMemberPartAtSomeTime(x, s)) β§ βc(MeasurementCapability(c) β§ hasCapability(x, c)) β§ βf(FlowRateControllingCapability(f) β§ hasFunction(x, f))
Description Logic
constr:ChromatographySystem β‘ constr:EngineeredSystem β β bfo:has_member_part_at_some_time .constr:StationaryPhase β β constr:hasCapability .constr:MeasurementCapability β β constr:hasFunction .constr:FlowRateControllingCapability
constr:ChromatographySystem β constr:EngineeredSystem
constr:ChromatographySystem β constr:Bioreactor β β₯
constr:ChromatographySystem β constr:ThawingSystem β β₯
EquivalentTo: constr:EngineeredSystem and bfo:has_member_part_at_some_time some constr:StationaryPhase and constr:hasCapability some constr:MeasurementCapability and constr:hasFunction some constr:FlowRateControllingCapability
SubClassOf: constr:EngineeredSystem
constr:ChromatographySystem DisjointWith: (constr:Bioreactor, constr:ThawingSystem)