general recipe
IRI: https://spec.industrialontologies.org/ontology/construct/GeneralRecipe
Defined In: https://spec.industrialontologies.org/ontology/biopharma/Recipe/
SubClass Of: recipe
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:generically dependent continuant βΊ information content entity βΊ plan specification βΊ recipe βΊ general recipe
Definition
recipe that is independent of equipment and physical site
Examples
- General Recipe βGR-PVC-SUSP-V1β, which employs the Recipe Process βPVC granular resin production processβ that comprises the following sequence of process stages βVinyl chloride monomer polymerization stageβ, βWater Separation stageβ, and βDrying stageβ, to transform the raw material Vinyl Chloride Monomer (1000 kg) into ~980 kg of PVC granular resin, employing the following Consumables: Deionized Water (4000 L), Suspension Agent (e.g., Polyvinyl Alcohol/ Methylcellulose/Hydroxypropyl Methylcellulose 5 kg), Benzoyl Peroxide (1 kg), Buffer (e.g., Sodium Bicarbonate/Sodium Carbonate - 0.5 kg).
Adapted From
- https://www.plcacademy.com/isa-88-s88-batch-control-explained/
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
This term is expected to remain primitive, as expressing its independence from equipment or physical site would require the use of negation, which is generally avoided in ontological definitions.
Formal Axioms
First-Order Logic Axioms
GeneralRecipe(x) β Recipe(x) β§ Β¬βy (prescribesPlannedProcessLocation(x, y) β§ PhysicalSite(y))
Semi-Formal Natural Language Axioms
if x is a βgeneral recipeβ, then x is a βrecipeβ and x does not βprescribe planned process locationβ some βphysical siteβ
Description Logic
constr:GeneralRecipe β constr:Recipe
constr:GeneralRecipe β Β¬ β constr:prescribesPlannedProcessLocation .constr:PhysicalSite
constr:GeneralRecipe β constr:ControlRecipe β β₯
constr:GeneralRecipe β constr:MasterRecipe β β₯
constr:GeneralRecipe β constr:SiteRecipe β β₯
SubClassOf: constr:Recipe
SubClassOf: not constr:prescribesPlannedProcessLocation some constr:PhysicalSite
constr:GeneralRecipe DisjointWith: (constr:ControlRecipe, constr:MasterRecipe, constr:SiteRecipe)