recipe process stage occurrence
IRI: https://spec.industrialontologies.org/ontology/construct/RecipeProcessStageOccurrence
Defined In: https://spec.industrialontologies.org/ontology/biopharma/ManufacturingExecution/
SubClass Of: recipe process element occurrence
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:occurrent βΊ bfo:process βΊ planned process βΊ recipe process element occurrence βΊ recipe process stage occurrence
Definition
planned process that is prescribed by some recipe process stage
Semi-Formal Definition:
every instance of βrecipe process stage occurrenceβ is exactly an instance of βrecipe process element occurrenceβ that βis prescribed byβ some βrecipe process stageβ
Usage Notes
This class is intended to be a defined class used for axiomatization and assertion convenience. It is not expected nor recommended that entities will be asserted as a subclass of this class.
Examples
- see the corresponding specification class as well as the inferred hierarchy when using a reasoner such as Hermit
Formal Axioms
First-Order Logic Definition
RecipeProcessStageOccurrence(x) β RecipeProcessElementOccurrence(x) β§ βy (RecipeProcessStage(y) β§ isPrescribedBy(x, y))
Description Logic
constr:RecipeProcessStageOccurrence β‘ constr:RecipeProcessElementOccurrence β β constr:prescribedBy .constr:RecipeProcessStage
constr:RecipeProcessStageOccurrence β constr:RecipeProcessElementOccurrence
constr:RecipeProcessStageOccurrence β β bfo:has_occurrent_part .constr:RecipeProcessOperationOccurrence
EquivalentTo: constr:RecipeProcessElementOccurrence and constr:prescribedBy some constr:RecipeProcessStage
SubClassOf: constr:RecipeProcessElementOccurrence
SubClassOf: bfo:has_occurrent_part some constr:RecipeProcessOperationOccurrence