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