protein charge variant classifier
IRI: https://spec.industrialontologies.org/ontology/construct/ProteinChargeVariantClassifier
Defined In: https://spec.industrialontologies.org/ontology/biopharma/MolecularEntity/
SubClass Of: charge variant classifier
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:generically dependent continuant βΊ information content entity βΊ denoter βΊ classifier βΊ charge variant classifier βΊ protein charge variant classifier
Direct subclasses:
Definition
charge variant classifier that classifies a molecular entity population composed of proteins or protein fragments according to charge-related analytical behavior relative to a reference protein form
Explanatory Notes
A protein charge variant classifier classifies populations of protein or protein-fragment molecules by charge-related analytical behavior, such as net electric charge, isoelectric point, ion-exchange retention behavior, capillary isoelectric focusing behavior, or electrophoretic mobility. The classified population may contain multiple molecular forms grouped together by the analytical method, rather than one structurally uniform molecular species. The reference protein form is specified by the relevant design specification.
Examples
- a classifier that classifies the acidic peak population of a monoclonal antibody in cation-exchange chromatography as a protein charge variant; a classifier that classifies a basic peak population of a recombinant protein by imaged capillary isoelectric focusing; a classifier that classifies deamidated antibody-related molecular populations as acidic charge variants under a product-specific charge variant method
Adapted From
- https://pmc.ncbi.nlm.nih.gov/articles/PMC5392216/ and https://www.chromatographyonline.com/view/charge-variant-profiling-biopharmaceuticals and https://www.agilent.com/cs/library/applications/compendium-chargevariant-advancebio-5994-0034EN-us-agilent.pdf?srsltid=AfmBOorRMu0dQH4wotghCeKwXSMCdNuuNsAEkA06EkLXupvMO6SBKJaN
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
ProteinChargeVariantClassifier(x) β ChargeVariantClassifier(x) β§ βs(DesignSpecification(s) β§ isAbout(x,s) β§ βr(Protein(r) β§ prescribes(s,r))) β§ βp(MolecularEntityPopulation(p) β§ classifies(x,p) β§ βm((Protein(m) β¨ ProteinFragment(m)) β§ hasMemberPartAtSomeTime(p,m)) β§ βn(hasMemberPartAtSomeTime(p,n) β (Protein(n) β¨ ProteinFragment(n))))
Semi-Formal Natural Language Axioms
if x is a βprotein charge variant classifierβ then x is a βcharge variant classifierβ that classifies some βmolecular entity populationβ whose members are proteins or protein fragments, and x is about some βdesign specificationβ that prescribes some protein
Description Logic
constr:ProteinChargeVariantClassifier β constr:ChargeVariantClassifier
constr:ProteinChargeVariantClassifier β β constr:classifies .(constr:MolecularEntityPopulation β β bfo:has_member_part_at_some_time .(constr:Protein β constr:ProteinFragment))
constr:ProteinChargeVariantClassifier β β constr:isAbout .(constr:DesignSpecification β β constr:prescribes .constr:Protein)
SubClassOf: constr:ChargeVariantClassifier
SubClassOf: constr:classifies some (constr:MolecularEntityPopulation and bfo:has_member_part_at_some_time only (constr:Protein or constr:ProteinFragment))
SubClassOf: constr:isAbout some (constr:DesignSpecification and constr:prescribes some constr:Protein)