recipe procedural element occurrence
IRI: https://spec.industrialontologies.org/ontology/construct/RecipeProceduralElementOccurrence
Defined In: https://spec.industrialontologies.org/ontology/biopharma/RecipeProceduralOccurrenceClassificationUtility/
SubClass Of: planned process
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:occurrent βΊ bfo:process βΊ planned process βΊ recipe procedural element occurrence
Direct subclasses:
Definition
planned process that is prescribed by some recipe procedural element
Semi-Formal Definition:
every instance of βrecipe procedural element occurrenceβ is exactly an instance of βplanned processβ that βis prescribed byβ some βrecipe procedural elementβ
Usage Notes
This class is intended as a defined utility class for axiomatization and assertion convenience. Other than ontology-defined subclasses created to represent recipe procedural occurrence classes, it must not be subclassed directly.
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
RecipeProceduralElementOccurrence(x) β PlannedProcess(x) β§ βy (RecipeProceduralElement(y) β§ prescribedBy(x, y))
Description Logic
constr:RecipeProceduralElementOccurrence β‘ constr:PlannedProcess β β constr:prescribedBy .constr:RecipeProceduralElement
constr:RecipeProceduralElementOccurrence β constr:PlannedProcess
EquivalentTo: constr:PlannedProcess and constr:prescribedBy some constr:RecipeProceduralElement
SubClassOf: constr:PlannedProcess