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))


Back to top

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