performance indicator

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

Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaParameter/

SubClass Of: bfo:entity

Class Hierarchy

owl:Thing β€Ί bfo:entity β€Ί performance indicator

Direct subclasses:

Definition

process profile, temporal region, quality or process characteristic prescribed by a performance indicator specification

Semi-Formal Definition:

every instance of β€˜performance indicator’ is defined as exactly an instance that is either a β€˜temporal region’, β€˜process profile’, β€˜quality’, or β€˜process characteristic’ and that is β€˜prescribed by’ some β€˜performance indicator specification’

Explanatory Notes

See the expanded definition under the corresponding specification class. The term is formalized here as a defined class by referring to its corresponding specification class and exists primarily for ontological modeling and implementation convenience.

Examples

  • Yearly sales, monthly throughput, quarterly overall equipment effectiveness, 12-month on-time delivery percentage.

Formal Axioms

First-Order Logic Definition

PerformanceIndicator(x) ↔ βˆƒs (PerformanceIndicatorSpecification(s) ∧ prescribedBy(x, s)) ∧ (TemporalRegion(x) ∨ ProcessProfile(x) ∨ Quality(x) ∨ ProcessCharacteristic(x))

Description Logic

constr:PerformanceIndicator ≑ (bfo:temporal_region βŠ” bfo:quality βŠ” bfo:process_profile βŠ” constr:ProcessCharacteristic) βŠ“ βˆƒ constr:prescribedBy .constr:PerformanceIndicatorSpecification

constr:PerformanceIndicator βŠ‘ bfo:entity

EquivalentTo: (bfo:temporal_region or bfo:quality or bfo:process_profile or constr:ProcessCharacteristic) and constr:prescribedBy some constr:PerformanceIndicatorSpecification

SubClassOf: bfo:entity


Back to top

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