material testing process
IRI: https://spec.industrialontologies.org/ontology/construct/MaterialTestingProcess
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaMaterialTesting/
SubClass Of: planned process
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:occurrent βΊ bfo:process βΊ planned process βΊ material testing process
Direct subclasses:
Definition
planned process that evaluates a material entity or one or more of its attributes against one or more specified testing criteria
Examples
- endotoxin testing of a representative sample from a buffer lot using a specified assay and evaluation of the resulting endotoxin level against an upper acceptance limit; identity testing of a received media powder lot using infrared spectroscopy and specified chemical reactions and evaluation of the resulting identity evidence against prescribed identity criteria
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 a set of necessary and sufficient conditions.
Formal Axioms
First-Order Logic Axioms
MaterialTestingProcess(x) β PlannedProcess(x) β§ βmβrβpβt(MaterialEntity(m) β§ hasInput(x,m) β§ RequirementSpecification(r) β§ hasInput(x,r) β§ MeasurementProcess(p) β§ hasOccurrentPart(x,p) β§ MaterialTestingInformationContentEntity(t) β§ hasSpecifiedOutput(x,t))
Semi-Formal Natural Language Axioms
if x is a βmaterial testing processβ then x is a βplanned processβ that βhas inputβ some βmaterial entityβ, βhas inputβ some βrequirement specificationβ, βhas occurrent partβ some βmeasurement processβ, and βhas specified outputβ some βmaterial testing information content entityβ
Description Logic
constr:MaterialTestingProcess β constr:PlannedProcess
constr:MaterialTestingProcess β β bfo:has_occurrent_part .constr:MeasurementProcess
constr:MaterialTestingProcess β β constr:hasInput .bfo:material_entity
constr:MaterialTestingProcess β β constr:hasInput .constr:RequirementSpecification
constr:MaterialTestingProcess β β constr:hasSpecifiedOutput .constr:MaterialTestingInformationContentEntity
SubClassOf: constr:PlannedProcess
SubClassOf: bfo:has_occurrent_part some constr:MeasurementProcess
SubClassOf: constr:hasInput some bfo:material_entity
SubClassOf: constr:hasInput some constr:RequirementSpecification
SubClassOf: constr:hasSpecifiedOutput some constr:MaterialTestingInformationContentEntity