input material attribute specification
IRI: https://spec.industrialontologies.org/ontology/construct/InputMaterialAttributeSpecification
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaParameter/
SubClass Of: input specification
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:generically dependent continuant βΊ information content entity βΊ input specification βΊ input material attribute specification
Direct subclasses:
Definition
input specification that prescribes some quality, capability, constitution, or composition of an input material that can have an impact on process performance or on the quality of the output material
Explanatory Notes
Input materials can be raw materials, process intermediate materials, or production consumables, which is reflected in the prescription axiom
Examples
- the input material attribute specification for pH of a buffer used as an input material; the input material attribute specification for osmolality of a culture medium used as an input material; the input material attribute specification for glucose concentration in a feed medium;
Adapted From
- https://database.ich.org/sites/default/files/Q8_R2_Guideline.pdf and https://pmc.ncbi.nlm.nih.gov/articles/PMC4070262/
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.
Formal Axioms
First-Order Logic Axioms
InputMaterialAttributeSpecification(x) β InputSpecification(x) β§ βa (prescribes(x, a) β§ (Quality(a) β¨ Capability(a)) β§ βm (inheresIn(a, m) β§ ((RawMaterial(m) β¨ ProcessIntermediateMaterial(m) β¨ ProductionConsumable(m)) β¨ (MaterialEntity(m) β§ βw (continuantPartOfAtAllTimes(m, w) β§ (RawMaterial(w) β¨ ProcessIntermediateMaterial(w) β¨ ProductionConsumable(w)))))))
Semi-Formal Natural Language Axioms
if x is an βinput material attribute specificationβ then x is an βinput specificationβ that βprescribesβ some βqualityβ or βcapabilityβ that βinheres inβ either some βraw materialβ, βprocess intermediate materialβ, or βproduction consumableβ, or in some βmaterial entityβ that is a βcontinuant part of at all timesβ some βraw materialβ, βprocess intermediate materialβ, or βproduction consumableβ
Description Logic
constr:InputMaterialAttributeSpecification β constr:InputSpecification
constr:InputMaterialAttributeSpecification β β constr:prescribes .((bfo:quality β constr:Capability) β β bfo:inheres_in .(bfo:material_entity β β bfo:continuant_part_of_at_all_times .(constr:ProcessIntermediateMaterial β constr:ProductionConsumable β constr:RawMaterial))) β β constr:prescribes .((bfo:quality β constr:Capability) β β bfo:inheres_in .(constr:ProcessIntermediateMaterial β constr:ProductionConsumable β constr:RawMaterial))
SubClassOf: constr:InputSpecification
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:ProcessIntermediateMaterial or constr:ProductionConsumable or constr:RawMaterial))) or constr:prescribes some ((bfo:quality or constr:Capability) and bfo:inheres_in some (constr:ProcessIntermediateMaterial or constr:ProductionConsumable or constr:RawMaterial))