key process parameter

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

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

SubClass Of: process parameter

Class Hierarchy

owl:Thing β€Ί bfo:entity β€Ί process parameter β€Ί key process parameter

Definition

process profile, temporal region, or quality prescribed by a key process parameter specification

Semi-Formal Definition:

every instance of β€˜key process parameter’ is defined as exactly an instance that is either a β€˜temporal region’ or a β€˜process profile’ or β€˜quality’ and that is β€˜prescribed by’ some β€˜key process parameter 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

  • temperature during media hold; buffer addition flow rate during diafiltration

Formal Axioms

First-Order Logic Definition

KeyProcessParameter(x) ↔ βˆƒs(KeyProcessParameterSpecification(s) ∧ prescribedBy(x, s)) ∧ (TemporalRegion(x) ∨ ProcessProfile(x) ∨ Quality(x))

Description Logic

constr:KeyProcessParameter ≑ (bfo:temporal_region βŠ” bfo:quality βŠ” bfo:process_profile) βŠ“ βˆƒ constr:prescribedBy .constr:KeyProcessParameterSpecification

constr:KeyProcessParameter βŠ‘ constr:ProcessParameter

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

SubClassOf: constr:ProcessParameter


Back to top

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