performance indicator specification
IRI: https://spec.industrialontologies.org/ontology/construct/PerformanceIndicatorSpecification
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaParameter/
SubClass Of: information content entity
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:generically dependent continuant βΊ information content entity βΊ performance indicator specification
Direct subclasses:
Definition
information content entity that prescribes some measurable characteristic whose measurements reflect the effectiveness of an agent, planned process, organization, or piece of equipment with respect to a particular objective
Explanatory Notes
1) Performance indicators are: Measurable: Itβs based on quantifiable data (e.g. percentages, counts, ratios). Goal-oriented: It reflects progress toward a defined objective. Actionable: It provides insight into whatβs working and what might need improvement. 2) Also they are typically: S: Specific M: Measurable A: Achievable R: Relevant T: Time bound 3) A performance indicator differs from a process parameter in that it is typically not directly controllable. Instead, it often reflects the combined effect of multiple process parameters. For example, production yield is a performance indicator that may be influenced by parameters such as temperature, pH, and agitation speed.
Usage Notes
Measurable characteristics in this case can be some quality, temporal region, process profile or process characteristic which is reflected in the axiom.
Examples
- annual sales revenue specification for the organization for the applicable fiscal year, with a target of at least USD 10 million; monthly production throughput specification for the manufacturing line, expressed as conforming units completed per operating hour, with a target range of 120 to 150 units per hour; quarterly overall equipment effectiveness specification for the production line, calculated as availability multiplied by performance multiplied by quality, with a target of at least 85 percent; rolling 12-month on-time delivery percentage specification for customer orders, calculated from orders delivered on or before the committed delivery date relative to the applicable orders in the reporting period, with a target of at least 95 percent
Adapted From
- https://database.ich.org/sites/default/files/Q10%20Guideline.pdf and ISO 22400
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 necessary and sufficient conditions. As an example there is currently no construct to reflect if a characteristic is measurable
Formal Axioms
First-Order Logic Axioms
PerformanceIndicatorSpecification(x) β InformationContentEntity(x) β§
βy ( (TemporalRegion(y) β¨ Quality(y) β¨ ProcessProfile(y) β¨ProcessCharacteristic(y)) β§ prescribes(x, y) ) β§ βz ( ObjectiveSpecification(z) β§ isAbout(x, z))
Semi-Formal Natural Language Axioms
if x is a βperformance indicator specificationβ then x is an βinformation content entityβ and x βprescribesβ some βtemporal regionβ or βqualityβ or βprocess profileβ or βprocess characteristicβ and x βis aboutβ some βobjective specificationβ
Description Logic
constr:PerformanceIndicatorSpecification β constr:InformationContentEntity
constr:PerformanceIndicatorSpecification β β constr:isAbout .constr:ObjectiveSpecification
constr:PerformanceIndicatorSpecification β β constr:prescribes .(bfo:temporal_region β bfo:quality β bfo:process_profile β constr:ProcessCharacteristic)
SubClassOf: constr:InformationContentEntity
SubClassOf: constr:isAbout some constr:ObjectiveSpecification
SubClassOf: constr:prescribes some (bfo:temporal_region or bfo:quality or bfo:process_profile or constr:ProcessCharacteristic)