protein high molecular weight variant classifier
IRI: https://spec.industrialontologies.org/ontology/construct/ProteinHighMolecularWeightVariantClassifier
Defined In: https://spec.industrialontologies.org/ontology/biopharma/MolecularEntity/
SubClass Of: protein size variant classifier
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:generically dependent continuant βΊ information content entity βΊ denoter βΊ classifier βΊ size variant classifier βΊ protein size variant classifier βΊ protein high molecular weight variant classifier
Definition
protein size variant classifier that classifies a molecular entity population composed of proteins or protein aggregates as having greater molecular size or molecular weight than a reference protein form
Explanatory Notes
A protein high molecular weight variant classifier classifies protein-related molecular populations whose molecular size or molecular weight is greater than the reference protein form under the relevant analytical method. The classified population may include aggregates, dimers, oligomers, covalently linked forms, non-covalent associated forms, or other high-molecular-weight product-related material.
Examples
- a classifier that classifies the population corresponding to a high-molecular-weight species peak in a monoclonal antibody size exclusion chromatography-high performance liquid chromatography (SEC-HPLC) assay; a classifier that classifies antibody dimer and oligomer populations detected during aggregate analysis; a classifier that classifies soluble protein aggregate material observed as high-molecular-weight species relative to the monomer peak; a classifier that classifies covalent or non-covalent antibody aggregate populations detected in a drug substance lot;
Adapted From
- https://pmc.ncbi.nlm.nih.gov/articles/PMC3564875/ and https://pmc.ncbi.nlm.nih.gov/articles/PMC9980510/ and https://www.biopharminternational.com/view/protein-impurities-pose-challenges
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
ProteinHighMolecularWeightVariantClassifier(x) β ProteinSizeVariantClassifier(x) β§ βp (MolecularEntityPopulation(p) β§ classifies(x, p) β§ βm ((Protein(m) β¨ ProteinAggregate(m)) β§ hasMemberPartAtSomeTime(p, m)) β§ βm (hasMemberPartAtSomeTime(p, m) β (Protein(m) β¨ ProteinAggregate(m))))
Semi-Formal Natural Language Axioms
if x is a βprotein high molecular weight variant classifierβ then x is a βprotein size variant classifierβ that classifies some βmolecular entity populationβ whose members are proteins or protein aggregates
Description Logic
constr:ProteinHighMolecularWeightVariantClassifier β constr:ProteinSizeVariantClassifier
constr:ProteinHighMolecularWeightVariantClassifier β β constr:classifies .(constr:MolecularEntityPopulation β β bfo:has_member_part_at_some_time .(constr:Protein β constr:ProteinAggregate))
constr:ProteinHighMolecularWeightVariantClassifier β constr:ProteinLowMolecularWeightVariantClassifier β β₯
SubClassOf: constr:ProteinSizeVariantClassifier
SubClassOf: constr:classifies some (constr:MolecularEntityPopulation and bfo:has_member_part_at_some_time only (constr:Protein or constr:ProteinAggregate))
constr:ProteinHighMolecularWeightVariantClassifier DisjointWith: constr:ProteinLowMolecularWeightVariantClassifier