recipe operation occurrence
IRI: https://spec.industrialontologies.org/ontology/construct/RecipeOperationOccurrence
Defined In: https://spec.industrialontologies.org/ontology/biopharma/RecipeProceduralOccurrenceClassificationUtility/
SubClass Of: recipe procedural element occurrence
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:occurrent βΊ bfo:process βΊ planned process βΊ recipe procedural element occurrence βΊ recipe operation occurrence
Definition
planned process that is prescribed by some recipe operation
Semi-Formal Definition:
every instance of βrecipe operation occurrenceβ is exactly an instance of βrecipe procedural element occurrenceβ that βis prescribed byβ some βrecipe 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 directly as a subclass or instance 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
RecipeOperationOccurrence(x) β RecipeProceduralElementOccurrence(x) β§ βy (RecipeOperation(y) β§ prescribedBy(x, y))
Description Logic
constr:RecipeOperationOccurrence β‘ constr:RecipeProceduralElementOccurrence β β constr:prescribedBy .constr:RecipeOperation
constr:RecipeOperationOccurrence β constr:RecipeProceduralElementOccurrence
EquivalentTo: constr:RecipeProceduralElementOccurrence and constr:prescribedBy some constr:RecipeOperation
SubClassOf: constr:RecipeProceduralElementOccurrence