protein charge variant population
IRI: https://spec.industrialontologies.org/ontology/construct/ProteinChargeVariantPopulation
Defined In: https://spec.industrialontologies.org/ontology/biopharma/MolecularEntity/
SubClass Of: molecular entity population
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:independent continuant βΊ bfo:material entity βΊ bfo:object aggregate βΊ molecular entity population βΊ protein charge variant population
Direct subclasses:
Definition
molecular entity population classified by a protein charge variant classifier
Semi-Formal Definition:
every instance of βprotein charge variant populationβ is defined as exactly an instance of βmolecular entity populationβ that is βclassified byβ some βprotein charge variant classifierβ
Examples
- acidic peak population of a monoclonal antibody; a basic peak population of a recombinant protein;
Formal Axioms
First-Order Logic Definition
ProteinChargeVariantPopulation(x) β MolecularEntityPopulation(x) β§ βc(ProteinChargeVariantClassifier(c) β§ classifiedBy(x, c))
First-Order Logic Axioms
ProteinChargeVariantPopulation(x) β βm(hasMemberPartAtSomeTime(x,m) β (Protein(m) β¨ ProteinFragment(m)))
Semi-Formal Natural Language Axioms
if x is a βprotein charge variant populationβ and x βhas member part at some timeβ m, then m is a βproteinβ or βprotein fragmentβ
Description Logic
constr:ProteinChargeVariantPopulation β‘ constr:MolecularEntityPopulation β β constr:classifiedBy .constr:ProteinChargeVariantClassifier
constr:ProteinChargeVariantPopulation β constr:MolecularEntityPopulation
constr:ProteinChargeVariantPopulation β β bfo:has_member_part_at_some_time .(constr:Protein β constr:ProteinFragment)
EquivalentTo: constr:MolecularEntityPopulation and constr:classifiedBy some constr:ProteinChargeVariantClassifier
SubClassOf: constr:MolecularEntityPopulation
SubClassOf: bfo:has_member_part_at_some_time only (constr:Protein or constr:ProteinFragment)