process step specification

IRI: https://spec.industrialontologies.org/ontology/construct/ProcessStepSpecification

Defined In: https://spec.industrialontologies.org/ontology/productionplanning/ProductionPlanning/

SubClass Of: action specification

Class Hierarchy

owl:Thing β€Ί bfo:entity β€Ί bfo:continuant β€Ί bfo:generically dependent continuant β€Ί information content entity β€Ί action specification β€Ί process step specification

Definition

action specification that prescribes some process step

Explanatory Notes

A process-step specification is the atomic instruction within a process planβ€”the most specific, detailed, and direct component. It defines required input materials, recipes, dimensions, tolerances, attributes, and any necessary in-process handling or machine configurations. In some cases, it may be as simple as a label or brief instruction, such as β€œdrill ten 0.45-inch holes in a 3’ Γ— 5’ sheet.”

Examples

  • drilling instruction requiring a 10-millimeter hole to be drilled to a depth of 20 millimeters; mixing instruction requiring a chemical batch to be agitated at 60 revolutions per minute for 10 minutes

Primitive Class

This class is declared primitive and it does not have necessary and sufficient condiftions defined.

Primitive Rationale

See the rationale provided under information content entity for informational entity types.

Formal Axioms

First-Order Logic Axioms

LA1: ProcessStepSpecification(s) ∧ hasContinuantPartAtAllTimes(s,x) β†’ Β¬ProcessPlan(x) ∧ Β¬ProductionPlan(x) ∧ Β¬OperationSpecification(x)
LA2: ProcessStepSpecification(s) ∧ hasProperContinuantPartAtAllTimes(s,s') β†’ Β¬ProcessStepSpecification(s')
LA3: ActionSpecification(s) ∧ βˆƒp(ProcessStep(p) ∧ prescribes(s,p)) β†’ ProcessStepSpecification(s)

Semi-Formal Natural Language Axioms

LA1: if an instance of β€˜process step specification’ β€˜has continuant part at all times’ an entity, then that entity is not an instance of β€˜process plan’, β€˜production plan’, or β€˜operation specification’

LA2: if an instance of β€˜process step specification’ β€˜has proper continuant part at all times’ an entity, then that entity is not an instance of β€˜process step specification’

LA3: if an instance of β€˜action specification’ β€˜prescribes’ some instance of β€˜process step’, then it is an instance of β€˜process step specification’

Description Logic


Back to top

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