recipe process action occurrence
IRI: https://spec.industrialontologies.org/ontology/construct/RecipeProcessActionOccurrence
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 action occurrence
Definition
planned process that is prescribed by some recipe process action
Semi-Formal Definition:
every instance of βrecipe process action occurrenceβ is exactly an instance of βrecipe process element occurrenceβ that βis prescribed byβ some βrecipe process actionβ
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
RecipeProcessActionOccurrence(x) β RecipeProcessElementOccurrence(x) β§ βy (RecipeProcessAction(y) β§ isPrescribedBy(x, y))
Description Logic
constr:RecipeProcessActionOccurrence β‘ constr:RecipeProcessElementOccurrence β β constr:prescribedBy .constr:RecipeProcessAction
constr:RecipeProcessActionOccurrence β constr:RecipeProcessElementOccurrence
constr:RecipeProcessActionOccurrence β β bfo:has_proper_occurrent_part .Β¬ constr:RecipeProcessActionOccurrence
EquivalentTo: constr:RecipeProcessElementOccurrence and constr:prescribedBy some constr:RecipeProcessAction
SubClassOf: constr:RecipeProcessElementOccurrence
SubClassOf: bfo:has_proper_occurrent_part only not constr:RecipeProcessActionOccurrence