material sample
IRI: https://spec.industrialontologies.org/ontology/construct/MaterialSample
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaMonitoringAndControl/
SubClass Of: bfo:material entity
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:independent continuant βΊ bfo:material entity βΊ material sample
Direct subclasses:
Definition
material entity that is the specified output of a material sampling process
Semi-Formal Definition:
every instance of βmaterial sampleβ is exactly an instance of βmaterial entityβ that βis specified output ofβ some βmaterial sampling processβ
Examples
- a 10 mL portion of bioreactor culture collected during mid-log phase for cell-viability analysis; a portion of harvested supernatant contained in a labeled vial and taken from a chromatography pool for impurity testing; a powder portion taken from the middle of an API drum for composition-uniformity testing; a tablet selected from a production batch during compression for hardness testing
Formal Axioms
First-Order Logic Definition
MaterialSample(x) β MaterialEntity(x) β§ βs (MaterialSamplingProcess(s) β§ isSpecifiedOutputOf(x, s))
Description Logic
constr:MaterialSample β‘ bfo:material_entity β β constr:isSpecifiedOutputOf .constr:MaterialSamplingProcess
constr:MaterialSample β bfo:material_entity
EquivalentTo: bfo:material_entity and constr:isSpecifiedOutputOf some constr:MaterialSamplingProcess
SubClassOf: bfo:material_entity