recipe procedure occurrence
IRI: https://spec.industrialontologies.org/ontology/construct/RecipeProcedureOccurrence
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 procedure occurrence
Definition
planned process that is prescribed by some recipe procedure
Semi-Formal Definition:
every instance of βrecipe procedure occurrenceβ is exactly an instance of βrecipe procedural element occurrenceβ that βis prescribed byβ some βrecipe procedureβ
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
RecipeProcedureOccurrence(x) β RecipeProceduralElementOccurrence(x) β§ βy (RecipeProcedure(y) β§ prescribedBy(x, y))
Description Logic
constr:RecipeProcedureOccurrence β‘ constr:RecipeProceduralElementOccurrence β β constr:prescribedBy .constr:RecipeProcedure
constr:RecipeProcedureOccurrence β constr:RecipeProceduralElementOccurrence
EquivalentTo: constr:RecipeProceduralElementOccurrence and constr:prescribedBy some constr:RecipeProcedure
SubClassOf: constr:RecipeProceduralElementOccurrence