size variant classifier
IRI: https://spec.industrialontologies.org/ontology/construct/SizeVariantClassifier
Defined In: https://spec.industrialontologies.org/ontology/biopharma/MolecularEntity/
SubClass Of: classifier
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:generically dependent continuant βΊ information content entity βΊ denoter βΊ classifier βΊ size variant classifier
Direct subclasses:
Definition
classifier that classifies a population of material entities according to size-related analytical properties relative to a reference material entity
Explanatory Notes
A size variant classifier is a broad parent for classifiers that group material entities by size-related analytical properties. It is intended to support different material domains, including molecular products and particle-based products. More specific subclasses should be used when the size-related terminology, analytical methods, or reference comparisons are domain-specific, such as protein size variants, molecular size variants, aggregate variants, fragment variants, or lipid nanoparticle particle-size variants. The reference material entity is the material entity prescribed by the relevant design specification as the basis for comparison.
Examples
- a classifier that classifies a group of monoclonal antibody molecules detected as a high molecular weight fraction by size-exclusion chromatography as a size variant relative to a reference monoclonal antibody; a classifier that classifies a group of recombinant protein fragments detected as a low molecular weight fraction by capillary electrophoresis as a size variant relative to a reference recombinant protein; a classifier that classifies a group of antibody-drug conjugate molecules according to size-related analytical properties under a product-specific size variant method;
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 necessary and sufficient conditions.
Formal Axioms
First-Order Logic Axioms
SizeVariantClassifier(x) β Classifier(x) β§ βs (DesignSpecification(s) β§ isAbout(x, s) β§ βr (MaterialEntity(r) β§ prescribes(s, r))) β§ βg (ObjectAggregate(g) β§ classifies(x, g))
Semi-Formal Natural Language Axioms
if x is a βsize variant classifierβ then x is a βclassifierβ that βis aboutβ some βdesign specificationβ that βprescribesβ some βmaterial entityβ, and x βclassifiesβ some βobject aggregateβ
Description Logic
constr:SizeVariantClassifier β constr:Classifier
constr:SizeVariantClassifier β β constr:classifies .bfo:object_aggregate
constr:SizeVariantClassifier β β constr:isAbout .(constr:DesignSpecification β β constr:prescribes .bfo:material_entity)
SubClassOf: constr:Classifier
SubClassOf: constr:classifies some bfo:object_aggregate
SubClassOf: constr:isAbout some (constr:DesignSpecification and constr:prescribes some bfo:material_entity)