failure effect

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

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

SubClass Of: bfo:process

Class Hierarchy

owl:Thing β€Ί bfo:entity β€Ί bfo:occurrent β€Ί bfo:process β€Ί failure effect

Definition

process that is the consequence of failure, within or beyond the boundary of the failed item

Usage Notes

Failure effect does not make any commitments to what types of BFO:process can or cannot be considered effects of (functional) failure. Therefore, failure effect can classify any BFO:process (part or whole), indicating that the process is considered the result of a failure for the purposes of maintenance.

Examples

  • leaking pipe, erratic operation, equipment does not run

Primitive Class

This class is declared primitive and it does not have necessary and sufficient condiftions defined.

Primitive Rationale

it is not possible to determine that a process is a failure effect from the ontology alone and requires external analysis to identify such an occurrence.

Formal Axioms

First-Order Logic Axioms

FailureEffect(x) β†’ Process(x) ∧ βˆƒf((FailureEvent(f) ∨ FailureProcess(f)) ∧ precededBy(x, f))

Semi-Formal Natural Language Axioms

if x is a β€˜failure effect’ then x is a β€˜process’ that is β€˜preceded by’ some β€˜failure event’ or β€˜failure process’

Description Logic

constr:FailureEffect βŠ‘ bfo:process

constr:FailureEffect βŠ‘ βˆƒ bfo:preceded_by .(constr:FailureEvent βŠ” constr:FailureProcess)

SubClassOf: bfo:process

SubClassOf: bfo:preceded_by some (constr:FailureEvent or constr:FailureProcess)


Back to top

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