molecular entity population
IRI: https://spec.industrialontologies.org/ontology/construct/MolecularEntityPopulation
Defined In: https://spec.industrialontologies.org/ontology/biopharma/MolecularEntity/
SubClass Of: bfo:object aggregate
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:independent continuant βΊ bfo:material entity βΊ bfo:object aggregate βΊ molecular entity population
Direct subclasses:
Definition
object aggregate that has one or more molecular entities as member parts and has only molecular entities as member parts
Semi-Formal Definition:
every instance of βmolecular entity populationβ is defined as exactly an instance of βobject aggregateβ that βhas member part at some timeβ some βmolecular entityβ and βhas member part at some timeβ only βmolecular entityβ
Examples
- A population of monoclonal antibody molecules in a drug substance sample; A population of host cell protein molecules in a process intermediate; A population of product-related protein variant molecules in a recombinant protein batch; A population of released N-glycan molecules in a glycan profiling sample; A population of residual host cell DNA molecules in a drug substance sample; A population of peptide molecules generated during peptide mapping.
Formal Axioms
First-Order Logic Definition
MolecularEntityPopulation(x) β ObjectAggregate(x) β§ βy (hasMemberPartAtSomeTime(x, y) β§ MolecularEntity(y)) β§ βz (hasMemberPartAtSomeTime(x, z) β MolecularEntity(z))
Description Logic
constr:MolecularEntityPopulation β‘ bfo:object_aggregate β β bfo:has_member_part_at_some_time .constr:MolecularEntity β β bfo:has_member_part_at_some_time .constr:MolecularEntity
constr:MolecularEntityPopulation β bfo:object_aggregate
EquivalentTo: bfo:object_aggregate and bfo:has_member_part_at_some_time some constr:MolecularEntity and bfo:has_member_part_at_some_time only constr:MolecularEntity
SubClassOf: bfo:object_aggregate