culture medium supplement role
IRI: https://spec.industrialontologies.org/ontology/construct/CultureMediumSupplementRole
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaMaterial/
SubClass Of: material component role
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:specifically dependent continuant βΊ bfo:realizable entity βΊ bfo:role βΊ material component role βΊ culture medium supplement role
Definition
material component role held by a material entity when it is added or planned to be added to culture media to enrich or modify the medium composition or functional properties
Explanatory Notes
1) This role is context-dependent: a substance only counts as a media supplement when it is actually used or planned to be used to supplement culture media. The same chemical could serve other purposes in other settings (for example, insulin as a therapeutic drug). However, many commercial products (such as ITS mixes, lipid concentrates, or amino acid solutions) are specifically formulated and sold for use as media supplements. In practice, these preparations almost always bear a media supplement role. 2) Role may be held by single components and their solutions (such as insulin, transferrin, or glutamine) or prepared mixtures supplied as concentrated supplement solutions (e.g., ITS+3, MEM non-essential amino acids). 3) Media supplements are distinct from the medium itself (basal/complete formulations are not βsupplementsβ). A component that is part of a basal recipe does not bear this role but a component added on top of a basal medium does. 4) Media supplements are separate from nutrient feeds and the additions during cultivation. When the purpose is to replenish depleted nutrients during cultivation the nutrient feed role should be used instead.
Examples
- Albumin stock solution bearing a media supplement role when added to serum-free medium to stabilize cells; ITS+3 Liquid Media Supplement (100Γ), a defined mixture of insulin, human transferrin, sodium selenite, linoleic acid, oleic acid bearing a media supplement role when added to serum-free medium to support viability and specialized functions;
Counter-Examples
- Albumin used as a blocking agent in immunoassays; Dulbeccoβs Modified Eagle Medium (DMEM), a complete culture medium formulation providing baseline nutrients, is a culture medium and not a media supplement; Sterile water used as a solvent to reconstitute culture medium powder
Adapted From
- https://www.labome.com/method/Cell-Culture-Media-A-Review.html and https://www.thermofisher.com/rs/en/home/life-science/cell-culture/mammalian-cell-culture/media-supplements.html
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
CultureMediumSupplementRole(x) β MaterialComponentRole(x) β§ βm (MaterialEntity(m) β§ roleOf(x, m) β§ ((βc (CultureMedium(c) β§ componentPartOfAtAllTimes(m, c))) β¨ βiβpβq (InputSpecification(i) β§ prescribedBy(m, i) β§ PlanSpecification(p) β§ continuantPartOfAtAllTimes(i, p) β§ prescribes(p, q) β§ PlannedProcess(q) β§ βc (CultureMedium(c) β§ hasParticipantAtSomeTime(q, c)))))
Semi-Formal Natural Language Axioms
if x is a βculture medium supplement roleβ then x is a βmaterial component roleβ that is the βrole ofβ some βmaterial entityβ that either is a βcomponent part of at all timesβ some βculture mediumβ, or is βprescribed byβ some βinput specificationβ that is a βcontinuant part of at all timesβ some βplan specificationβ that βprescribesβ some βplanned processβ that βhas participant at some timeβ some βculture mediumβ
Description Logic
constr:CultureMediumSupplementRole β constr:MaterialComponentRole
constr:CultureMediumSupplementRole β β constr:roleOf .(bfo:material_entity β (β constr:componentPartOfAtAllTimes .constr:CultureMedium β β constr:prescribedBy .(constr:InputSpecification β β bfo:continuant_part_of_at_all_times .(constr:PlanSpecification β β constr:prescribes .(constr:PlannedProcess β β bfo:has_participant_at_some_time .constr:CultureMedium)))))
SubClassOf: constr:MaterialComponentRole
SubClassOf: constr:roleOf some (bfo:material_entity and (constr:componentPartOfAtAllTimes some constr:CultureMedium or constr:prescribedBy some (constr:InputSpecification and bfo:continuant_part_of_at_all_times some (constr:PlanSpecification and constr:prescribes some (constr:PlannedProcess and bfo:has_participant_at_some_time some constr:CultureMedium)))))