site recipe
IRI: https://spec.industrialontologies.org/ontology/construct/SiteRecipe
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 βΊ site recipe
Definition
recipe that is physical site specific but equipment independent
Explanatory Notes
Site recipes may be derived from general recipes recognizing site specific constraints, such as language and available raw materials.
Examples
- Site Recipe βSR-PVC-SUSP-HOU-V5β, which employs the βPVC granular resin production process Houstonβ Recipe Process that comprises the following sequence of Process stages βVinyl chloride monomer polymerization stageβ, βWater Separation stageβ, and βSpray Drying stageβ, to transform the Vinyl Chloride Monomer (2200 lb. or target value) raw material into ~980 kg of PVC granular resin product, employing the following Consumables: Deionized Water (1057 Gallons or target value), Suspension Agent Polyvinyl Alcohol (CAS No.9002-89-5), by Wacker Chemie AG (11 lb. or target value), Benzoyl Peroxide Initiator (CAS No. 94-36-0), by Akzo Nobel (2.2 lb. or target value), Sodium Bicarbonate (CAS No. 144-55-8), by Church & Dwight Co (1.1 lb. or target value).
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 because, although a set of sufficient conditions can be defined (e.g., the inclusion of recipe process elements), these conditions are not universally necessary, as not all site recipes consistently include such elements
Formal Axioms
First-Order Logic Axioms
LA1:SiteRecipe(x) β Recipe(x) β§ βy (prescribesPlannedProcessLocation(x, y) β§ PhysicalSite(y))
LA2: Recipe(x) β§ βy (hasContinuantPartAtAllTimes(x, y) β§ RecipeProcessElement(y)) β§ βz (prescribesPlannedProcessLocation(x, z) β§ PhysicalSite(z)) β SiteRecipe(x)
Semi-Formal Natural Language Axioms
LA1: if x is a βsite recipeβ, then x is a βrecipeβ and x βprescribes planned process locationβ some βphysical siteβ
LA2: if x is a βrecipeβ that βhas continuant part at all timesβ some βrecipe process elementβ and βprescribes planned process locationβ some βphysical siteβ, then x is a βsite recipeβ
Description Logic
constr:SiteRecipe β constr:Recipe
constr:SiteRecipe β β constr:prescribesPlannedProcessLocation .constr:PhysicalSite
constr:Recipe β β bfo:has_continuant_part_at_all_times .constr:RecipeProcessElement β β constr:prescribesPlannedProcessLocation .constr:PhysicalSite β constr:SiteRecipe
constr:SiteRecipe β constr:ControlRecipe β β₯
constr:SiteRecipe β constr:GeneralRecipe β β₯
constr:SiteRecipe β constr:MasterRecipe β β₯
SubClassOf: constr:Recipe
SubClassOf: constr:prescribesPlannedProcessLocation some constr:PhysicalSite
constr:Recipe and bfo:has_continuant_part_at_all_times some constr:RecipeProcessElement and constr:prescribesPlannedProcessLocation some constr:PhysicalSite SubClassOf: constr:SiteRecipe
constr:SiteRecipe DisjointWith: (constr:ControlRecipe, constr:GeneralRecipe, constr:MasterRecipe)