failure event

IRI: https://spec.industrialontologies.org/ontology/construct/FailureEvent

Defined In: https://spec.industrialontologies.org/ontology/maintenance/Maintenance/

SubClass Of: event

Class Hierarchy

owl:Thing β€Ί bfo:entity β€Ί bfo:occurrent β€Ί event β€Ί failure event

Definition

event that causes an item to lose its ability to perform a required function

Semi-Formal Definition:

every instance of β€˜failure event’ is defined as exactly an instance of β€˜event’ e that β€˜initiates’ some β€˜failed state’ and that β€˜has participant at all times’ some β€˜maintainable material item’ that β€˜has function’ some β€˜primary function’ f that β€˜has realization’ some β€˜functioning process’ p1 that β€˜precedes’ e and there is no β€˜functioning process’ p2 such that p2 β€˜realizes’ f and p1 β€˜precedes’ p2 and p2 β€˜precedes’ e

Explanatory Notes

the event can be the loss of the primary function or a combination of functions

Examples

  • explosion, seizure, loss of power, loss of control

Synonyms

  • failure

Formal Axioms

First-Order Logic Definition

FailureEvent(e) ↔ Event(e) ∧ βˆƒo(FailedState(o) ∧ initiates(e, o)) ∧ βˆƒi,f,p1(MaintainableMaterialItem(i) ∧ hasParticipantAtAllTimes(e, i) ∧ PrimaryFunction(f) ∧ hasFunction(i, f) ∧ FunctioningProcess(p1) ∧ realizes(p1, f) ∧ precedes(p1, e) ∧ Β¬βˆƒp2(FunctioningProcess(p2) ∧ realizes(p2,f) ∧ precedes(p1, p2) ∧ precedes(p2, e)))

Description Logic


Back to top

Copyright © 2024–2026 Open Applications Group / Industrial Ontology Foundry. Distributed under an MIT license.