degraded state
IRI: https://spec.industrialontologies.org/ontology/construct/DegradedState
Defined In: https://spec.industrialontologies.org/ontology/maintenance/Maintenance/
SubClass Of: maintenance state
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:occurrent βΊ bfo:process βΊ material state βΊ maintenance state βΊ degraded state
Definition
state of reduced ability to perform as required but with acceptable reduced performance
Examples
- having a small crack, having a partial blockage, having an oscillating reading
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
we do not have the terms to deal with the concepts in the 2nd half of the NL definition about βgrade of realizationβ
Formal Axioms
First-Order Logic Axioms
DegradedState(x) β MaintenanceState(x)
Semi-Formal Natural Language Axioms
if x is a βdegraded stateβ then x is a βmaintenance stateβ
Description Logic
constr:DegradedState β constr:MaintenanceState
constr:DegradedState β constr:FailedState β β₯
constr:DegradedState β constr:OperatingState β β₯
SubClassOf: constr:MaintenanceState
constr:DegradedState DisjointWith: (constr:FailedState, constr:OperatingState)