basal culture medium role
IRI: https://spec.industrialontologies.org/ontology/construct/BasalCultureMediumRole
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaMaterial/
SubClass Of: bfo:role
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:specifically dependent continuant βΊ bfo:realizable entity βΊ bfo:role βΊ basal culture medium role
Definition
role held by a culture medium when it is used or planned to be used either directly in a cell culture process to provide essential nutritional and physicochemical support or together with supplements to prepare a complete culture medium for such a process
Examples
- MEM bearing a basal culture medium role when planned to be supplemented with fetal bovine serum to support robust proliferation of mammalian cells
Adapted From
- https://www.labome.com/method/Cell-Culture-Media-A-Review.html
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
There are insufficient constructs for creating a set of necessary and sufficient conditions
Formal Axioms
First-Order Logic Axioms
BasalCultureMediumRole(x) β Role(x) β§ βm (CultureMedium(m) β§ roleOf(x, m)) β§ βp (hasRealization(x, p) β (PlannedProcess(p) β§ ((βs (CultureMediumSupplement(s) β§ hasInput(p, s))) β¨ (βc (CellCulture(c) β§ hasParticipantAtSomeTime(p, c))))))
Semi-Formal Natural Language Axioms
if x is a βbasal culture medium roleβ then x is a βroleβ that is the βrole ofβ some βculture mediumβ, and if x βhas realizationβ some entity then that entity is a βplanned processβ that either βhas inputβ some βculture medium supplementβ or βhas participant at some timeβ some βcell cultureβ
Description Logic
constr:BasalCultureMediumRole β bfo:role
constr:BasalCultureMediumRole β β bfo:has_realization .((constr:PlannedProcess β β bfo:has_participant_at_some_time .constr:CellCulture) β (constr:PlannedProcess β β constr:hasInput .constr:CultureMediumSupplement))
constr:BasalCultureMediumRole β β constr:roleOf .constr:CultureMedium
SubClassOf: bfo:role
SubClassOf: bfo:has_realization only ((constr:PlannedProcess and bfo:has_participant_at_some_time some constr:CellCulture) or (constr:PlannedProcess and constr:hasInput some constr:CultureMediumSupplement))
SubClassOf: constr:roleOf some constr:CultureMedium