bulk density
IRI: https://spec.industrialontologies.org/ontology/construct/BulkDensity
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaMaterial/
SubClass Of: mass density
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:specifically dependent continuant βΊ bfo:quality βΊ bfo:relational quality βΊ density βΊ mass density βΊ bulk density
Definition
mass density of a particulate material that is the mass per total bulk volume occupied by the material, where the total bulk volume includes particle volume, pore volume within particles, and void volume between particles
Explanatory Notes
The total bulk volume is the volume occupied by the particulate material prior to any intentional compaction, mechanical tapping, or vibration.
Examples
- the bulk density of powdered cell culture medium; the bulk density of granulated medium; the bulk density of chromatography resin beads; the bulk density of an excipient powder lot;
Synonyms
- apparent density
Adapted From
- https://en.wikipedia.org/wiki/Bulk_density
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
BulkDensity(x) β MassDensity(x) β§ βm (MaterialEntity(m) β§ qualityOf(x, m) β§ βf (ParticulateForm(f) β§ hasQuality(m, f)))
Semi-Formal Natural Language Axioms
if x is a βbulk densityβ then x is a βmass densityβ that is the βquality ofβ some βmaterial entityβ that βhas qualityβ some βparticulate formβ
Description Logic
constr:BulkDensity β constr:MassDensity
constr:BulkDensity β β constr:qualityOf .(bfo:material_entity β β constr:hasQuality .constr:ParticulateForm)
SubClassOf: constr:MassDensity
SubClassOf: constr:qualityOf some (bfo:material_entity and constr:hasQuality some constr:ParticulateForm)