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


Back to top

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