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


Back to top

Copyright © 2024–2026 Open Applications Group / Industrial Ontology Foundry. Distributed under an MIT license.