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
Definition
material entity that is the specified output of a sampling proces
Semi-Formal Definition:
every instance of βmaterial sampleβ is defined as exactly an instance of βmaterial entityβ that βis specified output ofβ some βsampling processβ
Examples
- A 10β―mL aliquot of bioreactor culture collected during mid-log phase for cell viability analysis; a pre-filled vial of harvested supernatant taken from a chromatography pool for impurity testing; a powder sample taken from the middle of a drum of API to test for uniformity of composition; a tablet randomly selected from a production batch during compression for hardness testing
Formal Axioms
First-Order Logic Definition
MaterialSample(x) β MaterialEntity(x) β§ βs(SamplingProcess(s) β§ isSpecifiedOutputOf(x, s))
Description Logic
constr:MaterialSample β‘ bfo:material_entity β β constr:isSpecifiedOutputOf .constr:SamplingProcess
constr:MaterialSample β bfo:material_entity
EquivalentTo: bfo:material_entity and constr:isSpecifiedOutputOf some constr:SamplingProcess
SubClassOf: bfo:material_entity