input material attribute
IRI: https://spec.industrialontologies.org/ontology/construct/InputMaterialAttribute
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaParameter/
SubClass Of: bfo:specifically dependent continuant
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:specifically dependent continuant βΊ input material attribute
Direct subclasses:
Definition
quality or capability that is prescribed by an input material attribute specification
Semi-Formal Definition:
every instance of βinput material attributeβ is defined as exactly an instance of βqualityβ or βcapabilityβ that is βprescribed byβ some βinput material attribute specificationβ
Explanatory Notes
See the expanded definition under the corresponding specification class. The term is formalized here as a defined class by referring to its corresponding specification class and exists primarily for ontological modeling and implementation convenience.
Examples
- pH of a buffer used for elution; vitamin concentration of a cell culture medium used in a production culture process;
Formal Axioms
First-Order Logic Definition
InputMaterialAttribute(x) β (Quality(x) β¨ Capability(x)) β§ βs(InputMaterialAttributeSpecification(s) β§ prescribedBy(x, s))
Description Logic
constr:InputMaterialAttribute β‘ (bfo:quality β constr:Capability) β β constr:prescribedBy .constr:InputMaterialAttributeSpecification
constr:InputMaterialAttribute β bfo:specifically_dependent_continuant
EquivalentTo: (bfo:quality or constr:Capability) and constr:prescribedBy some constr:InputMaterialAttributeSpecification
SubClassOf: bfo:specifically_dependent_continuant