quality attribute specification
IRI: https://spec.industrialontologies.org/ontology/construct/QualityAttributeSpecification
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaParameter/
SubClass Of: output objective specification
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:generically dependent continuant βΊ information content entity βΊ objective specification βΊ output objective specification βΊ quality attribute specification
Direct subclasses:
Definition
output objective specification that prescribes some quality, capability, constitution, or composition that a material product or process intermediate material must possess in order to satisfy predefined quality requirements
Explanatory Notes
Attributes can be critical or not critical. In pharma criticality of an attribute is primarily based upon the severity of harm to the patient should the product fall outside the acceptable range for that attribute. Probability of occurrence, detectability, or controllability does not impact criticality of an attribute.
Usage Notes
These specifications may refer to intrinsic physical or chemical properties (such as pH or viscosity), to capabilities (such as binding affinity), or to the identity and proportion of distinguishable components (such as glycoforms, excipients, or host cell proteins). In cases where constitution or composition is relevant, the specification typically should be modeled as a quality that inheres in a continuant part of the material, such as the concentration or proportion of a specific component which is the βquality ofβ (inheres in) that specific component.
Examples
- content uniformity specification; degradation product specification; residual solvent specification; drug release specification; dissolution specification; moisture content specification; microbial limit specification; color specification; shape specification; size specification; odor specification;
Counter-Examples
- Specification stating that purification yield must be β₯ 70% - This is a process performance constraint, not a specification for a quality of the product or process intermediate material.
Adapted From
- https://www.biophorum.com/wp-content/uploads/bp_downloads/CPV-Case-Study-Interactive-Version.pdf and https://pmc.ncbi.nlm.nih.gov/articles/PMC4070262/pdf/12248_2014_Article_9598.pdf
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. Specifically the constructs for predefined quality requirements are missing.
Formal Axioms
First-Order Logic Axioms
QualityAttributeSpecification(x) β OutputObjectiveSpecification(x) β§ βqβm((Quality(q) β¨ Capability(q)) β§ (ProcessIntermediateMaterial(m) β¨ MaterialProduct(m)) β§ ((βz(MaterialEntity(z) β§ continuantPartOfAtAllTimes(z, m) β§ inheresIn(q, z))) β¨ inheresIn(q, m)) β§ prescribes(x, q))
Semi-Formal Natural Language Axioms
if x is a βquality attribute specificationβ then x is an βoutput objective specificationβ that βprescribesβ some βqualityβ or βcapabilityβ q that either βinheres inβ some βprocess intermediate materialβ or βmaterial productβ m, or βinheres inβ some βmaterial entityβ z that is a βcontinuant part of at all timesβ m
Description Logic
constr:QualityAttributeSpecification β constr:OutputObjectiveSpecification
constr:QualityAttributeSpecification β β constr:prescribes .((bfo:quality β constr:Capability) β β bfo:inheres_in .(bfo:material_entity β β bfo:continuant_part_of_at_all_times .(constr:MaterialProduct β constr:ProcessIntermediateMaterial))) β β constr:prescribes .((bfo:quality β constr:Capability) β β bfo:inheres_in .(constr:MaterialProduct β constr:ProcessIntermediateMaterial))
constr:QualityAttributeSpecification β constr:ProcessParameterSpecification β β₯
SubClassOf: constr:OutputObjectiveSpecification
SubClassOf: constr:prescribes some ((bfo:quality or constr:Capability) and bfo:inheres_in some (bfo:material_entity and bfo:continuant_part_of_at_all_times some (constr:MaterialProduct or constr:ProcessIntermediateMaterial))) or constr:prescribes some ((bfo:quality or constr:Capability) and bfo:inheres_in some (constr:MaterialProduct or constr:ProcessIntermediateMaterial))
constr:QualityAttributeSpecification DisjointWith: constr:ProcessParameterSpecification