limit value expression
IRI: https://spec.industrialontologies.org/ontology/construct/LimitValueExpression
Defined In: https://spec.industrialontologies.org/ontology/biopharma/TargetsLimitsRanges/
SubClass Of: value expression
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:generically dependent continuant βΊ information content entity βΊ value expression βΊ limit value expression
Direct subclasses:
Definition
value expression that is the specified boundary value for a particular entity
Explanatory Notes
A limit value expression represents an expressed threshold used to interpret whether a value remains within, reaches, or crosses a relevant boundary. It is not the full range and not the entity or quantity to which the limit applies. More specific subclasses determine the meaning of the threshold, such as early warning, loss of control, required corrective action, or acceptance/non-acceptance. A limit value expression may represent an upper threshold, a lower threshold, or another boundary value, including in control, monitoring, specification, or acceptance contexts.
Examples
- Chromatography column pressure has an alert limit of 1.8 bar and an action limit of 2.0 bar; temperature control limits are set at 36.5 Β°C for the lower control limit and 37.5 Β°C for the upper control limit
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
Insufficient constructs are present to create necessary and sufficient conditions. In particular, constructs required to fully formalize boundaries are currently under development in IOF Core.
Formal Axioms
First-Order Logic Axioms
LimitValueExpression(x) β ValueExpression(x) β§ βe((TemporalRegion(e) β¨ SpecificallyDependentContinuant(e) β¨ ProcessBoundary(e) β¨ ProcessCharacteristic(e)) β§ isLimitValueExpressionOfAtSomeTime(x,e))
Semi-Formal Natural Language Axioms
if x is a βlimit value expressionβ then x is a βvalue expressionβ that βis a limit value expression of at some timeβ some βtemporal regionβ or βspecifically dependent continuantβ or βprocess boundaryβ or βprocess characteristicβ
Description Logic
constr:LimitValueExpression β constr:ValueExpression
constr:LimitValueExpression β β constr:isLimitValueExpressionOfAtSomeTime .(bfo:temporal_region β bfo:specifically_dependent_continuant β bfo:process_profile β constr:ProcessCharacteristic)
SubClassOf: constr:ValueExpression
SubClassOf: constr:isLimitValueExpressionOfAtSomeTime some (bfo:temporal_region or bfo:specifically_dependent_continuant or bfo:process_profile or constr:ProcessCharacteristic)