aliquoting process
IRI: https://spec.industrialontologies.org/ontology/construct/AliquotingProcess
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaMonitoringAndControl/
SubClass Of: material sampling process
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:occurrent βΊ bfo:process βΊ planned process βΊ material sampling process βΊ aliquoting process
Definition
material sampling process in which a homogeneous material entity is subdivided into multiple portions of defined amount, each portion representing the composition of the source
Explanatory Notes
1) Because the source material is assumed to be homogeneous, the resulting aliquots represent the whole with negligible sampling error. 2) The process produces multiple portions that can be uniquely identified, stored, or used independently
Examples
- aliquoting a well-mixed harvested cell culture fluid sample into labeled 5 mL portions for distribution across analytical laboratories; division of a well-mixed serum sample into 1 mL cryovials for quality control testing and archiving
Adapted From
- https://goldbook.iupac.org/terms/view/A00218 and http://purl.obolibrary.org/obo/NCIT_C124326
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
AliquotingProcess(x) β MaterialSamplingProcess(x) β§ βiβhβo1βh1 (MaterialEntity(i) β§ CompositionalHomogeneity(h) β§ hasInput(x, i) β§ hasQuality(i, h) β§ MaterialEntity(o1) β§ hasSpecifiedOutput(x, o1) β§ properContinuantPartOfAtSomeTime(o1, i) β§ CompositionalHomogeneity(h1) β§ hasQuality(o1, h1))
Semi-Formal Natural Language Axioms
if x is an βaliquoting processβ then x is a βmaterial sampling processβ that βhas inputβ some compositionally homogeneous βmaterial entityβ i and βhas specified outputβ some βmaterial entityβ that is a βproper continuant part of at some timeβ i and βhas qualityβ some βcompositional homogeneityβ
Description Logic
constr:AliquotingProcess β constr:MaterialSamplingProcess
constr:AliquotingProcess β β constr:hasInput .(bfo:material_entity β β constr:hasQuality .constr:CompositionalHomogeneity)
constr:AliquotingProcess β β constr:hasSpecifiedOutput .(bfo:material_entity β β bfo:proper_continuant_part_of_at_some_time .(bfo:material_entity β β constr:hasQuality .constr:CompositionalHomogeneity) β β constr:hasQuality .constr:CompositionalHomogeneity)
SubClassOf: constr:MaterialSamplingProcess
SubClassOf: constr:hasInput some (bfo:material_entity and constr:hasQuality some constr:CompositionalHomogeneity)
SubClassOf: constr:hasSpecifiedOutput some (bfo:material_entity and bfo:proper_continuant_part_of_at_some_time some (bfo:material_entity and constr:hasQuality some constr:CompositionalHomogeneity) and constr:hasQuality some constr:CompositionalHomogeneity)