metabolite uptake rate
IRI: https://spec.industrialontologies.org/ontology/construct/MetaboliteUptakeRate
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaParameter/
SubClass Of: rate process profile
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:occurrent βΊ bfo:process βΊ bfo:process profile βΊ rate process profile βΊ metabolite uptake rate
Definition
rate process profile at which a metabolite is taken up by cells within a cell culture
Examples
- glucose uptake rate by a CHO cell population during fed-batch cultivation; glutamine uptake rate by a mammalian cell culture during early growth phase; amino acid uptake rate by a cell population during a nutrient-limited culture process;
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
MetaboliteUptakeRate(x) β RateProcessProfile(x) β§ βp(Process(p) β§ processProfileOf(x,p) β§ βc(CellCulture(c) β§ hasParticipantAtSomeTime(p,c))) β§ βme(MolecularEntity(me) β§ hasParticipantAtSomeTime(x,me))
Semi-Formal Natural Language Axioms
if x is a βmetabolite uptake rateβ then x is a βrate process profileβ that is the βprocess profile ofβ some βprocessβ that βhas participant at some timeβ some βcell cultureβ and x βhas participant at some timeβ some βmolecular entityβ
Description Logic
constr:MetaboliteUptakeRate β constr:RateProcessProfile
constr:MetaboliteUptakeRate β β bfo:has_participant_at_some_time .constr:MolecularEntity
constr:MetaboliteUptakeRate β β constr:processProfileOf .(bfo:process β β bfo:has_participant_at_some_time .constr:CellCulture)
SubClassOf: constr:RateProcessProfile
SubClassOf: bfo:has_participant_at_some_time some constr:MolecularEntity
SubClassOf: constr:processProfileOf some (bfo:process and bfo:has_participant_at_some_time some constr:CellCulture)