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