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