amount of substance
IRI: https://spec.industrialontologies.org/ontology/construct/AmountOfSubstance
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaMaterial/
SubClass Of: bfo:quality
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:specifically dependent continuant βΊ bfo:quality βΊ amount of substance
Definition
quality of a material entity that is proportional to the number of elementary entities of a particular kind present in that material entity
Examples
- the molar amount of glucose in a glucose constituent of a cell culture medium; the molar amount of sodium ions in a buffer solution constituent; the molar amount of calcium ions in a media formulation; the molar amount of glucose in a portion of glucose powder
Synonyms
- molar amount
Adapted From
- https://www.nist.gov/pml/owm/si-units-amount-substance
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
AmountOfSubstance(x) β Quality(x) β§ βm (MaterialEntity(m) β§ qualityOf(x, m) β§ βp (hasMagnitudeBasisInBearerPart(x, p) β (MaterialEntity(p) β§ isMadeOfAtSomeTime(m, p))))
Semi-Formal Natural Language Axioms
if x is an βamount of substanceβ then x is a βqualityβ that is the βquality ofβ some βmaterial entityβ, and if x βhas magnitude basis in bearer partβ some p, then p is a βmaterial entityβ of which that same βmaterial entityβ βis made of at some timeβ
Description Logic
constr:AmountOfSubstance β bfo:quality
constr:AmountOfSubstance β β constr:hasMagnitudeBasisInBearerPart .(bfo:material_entity β β constr:isMadeOfAtSomeTimeβ» .bfo:material_entity)
constr:AmountOfSubstance β β constr:qualityOf .bfo:material_entity
SubClassOf: bfo:quality
SubClassOf: constr:hasMagnitudeBasisInBearerPart only (bfo:material_entity and inverse constr:isMadeOfAtSomeTime some bfo:material_entity)
SubClassOf: constr:qualityOf some bfo:material_entity