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


Back to top

Copyright © 2024–2026 Open Applications Group / Industrial Ontology Foundry. Distributed under an MIT license.