yield per substrate
IRI: https://spec.industrialontologies.org/ontology/construct/YieldPerSubstrate
Defined In: https://spec.industrialontologies.org/ontology/biopharma/BiopharmaParameter/
SubClass Of: planned process yield
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ process characteristic βΊ planned process yield βΊ yield per substrate
Definition
planned process yield that characterizes the quantity of a specified material output produced in a planned process relative to the quantity of a specified substrate consumed in that planned process
Examples
- the yield per substrate of a microbial fermentation calculated as recombinant protein mass produced per gram of glucose consumed; the yield per substrate of a levansucrase reaction calculated as levan mass produced per gram of sucrose consumed; the yield per substrate of an E. coli enzyme expression process calculated as enzyme activity units recovered per gram of glycerol consumed;
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
There are insufficient constructs for creating a set of necessary and sufficient conditions
Formal Axioms
First-Order Logic Axioms
YieldPerSubstrate(x) β PlannedProcessYield(x) β§ βpβm(PlannedProcess(p) β§ MaterialEntity(m) β§ processCharacteristicOf(x,p) β§ hasInput(p,m))
Semi-Formal Natural Language Axioms
if x is a βyield per substrateβ then x is a βplanned process yieldβ that is the βprocess characteristic ofβ some βplanned processβ that βhas inputβ some βmaterial entityβ
Description Logic
constr:YieldPerSubstrate β constr:PlannedProcessYield
constr:YieldPerSubstrate β β constr:processCharacteristicOf .(constr:PlannedProcess β β constr:hasInput .bfo:material_entity)
SubClassOf: constr:PlannedProcessYield
SubClassOf: constr:processCharacteristicOf some (constr:PlannedProcess and constr:hasInput some bfo:material_entity)