deviation root cause description
IRI: https://spec.industrialontologies.org/ontology/construct/DeviationRootCauseDescription
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaDeviationManagement/
SubClass Of: information content entity
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:generically dependent continuant βΊ information content entity βΊ deviation root cause description
Definition
information content entity that records a conclusion concerning the root cause or most probable cause of a deviation event
Examples
- Root cause documented as incorrect equipment setup before batch execution; Inadequate cleaning procedure identified as the root cause of residue carryover; Operator training gap identified as the root cause of repeated batch record errors; Sensor calibration drift identified as the root cause of an out-of-limit temperature reading; Raw material mix-up identified as the root cause of use of an incorrect media component; Bioreactor temperature-control failure identified as the root cause of a culture temperature excursion;
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
DeviationRootCauseDescription(x) β InformationContentEntity(x) β§ βd (isAbout(x, d) β§ DeviationEvent(d)) β§ βe (describes(x, e) β§ Entity(e) β§ Β¬SpatialRegion(e))
Semi-Formal Natural Language Axioms
if x is a βdeviation root cause descriptionβ then x is an βinformation content entityβ, x βis aboutβ some βdeviation eventβ, and x βdescribesβ some βentityβ that is not a βspatial regionβ
Description Logic
constr:DeviationRootCauseDescription β constr:InformationContentEntity
constr:DeviationRootCauseDescription β β constr:describes .(bfo:entity β Β¬ bfo:spatial_region)
constr:DeviationRootCauseDescription β β constr:isAbout .constr:DeviationEvent
SubClassOf: constr:InformationContentEntity
SubClassOf: constr:describes some (bfo:entity and not bfo:spatial_region)
SubClassOf: constr:isAbout some constr:DeviationEvent