acceptance limit value expression
IRI: https://spec.industrialontologies.org/ontology/construct/AcceptanceLimitValueExpression
Defined In: https://spec.industrialontologies.org/ontology/biopharma/TargetsLimitsRanges/
SubClass Of: limit value expression
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:generically dependent continuant βΊ information content entity βΊ value expression βΊ limit value expression βΊ acceptance limit value expression
Direct subclasses:
Definition
limit value expression beyond which an acceptance criterion is not satisfied
Semi-Formal Definition:
every instance of βacceptance limit value expressionβ is defined as exactly an instance of βlimit value expressionβ that βis continuant part of at all timesβ some βacceptance criteriaβ
Examples
- An acceptance limit of 100 ng/mg for residual host cell protein indicates that values above 100 ng/mg do not satisfy the applicable acceptance criterion; An acceptance limit of 95 % purity indicates that values below 95 % do not satisfy the applicable acceptance criterion; An acceptance limit of 2.0 % relative standard deviation for analytical method suitability indicates that values above 2.0 % do not satisfy the applicable acceptance criterion
Formal Axioms
First-Order Logic Definition
AcceptanceLimitValueExpression(x) β LimitValueExpression(x) β§ βa(AcceptanceCriteria(a) β§ continuantPartOfAtAllTimes(x,a))
Description Logic
constr:AcceptanceLimitValueExpression β‘ constr:LimitValueExpression β β bfo:continuant_part_of_at_all_times .constr:AcceptanceCriteria
constr:AcceptanceLimitValueExpression β constr:LimitValueExpression
EquivalentTo: constr:LimitValueExpression and bfo:continuant_part_of_at_all_times some constr:AcceptanceCriteria
SubClassOf: constr:LimitValueExpression