plan specification
IRI: https://spec.industrialontologies.org/ontology/construct/PlanSpecification
Defined In: https://spec.industrialontologies.org/ontology/core/Core/
SubClass Of: information content entity
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:generically dependent continuant βΊ information content entity βΊ plan specification
Direct subclasses:
Definition
information content entity that has action specifications and objective specifications as parts
Explanatory Notes
When concretized, plan specification may be realized in a process where participants take the prescribed actions to achieve the prescribed process objectives. In other words, a plan specification is concretized in a βplanned processβ that it βprescribesβ
Examples
- a manufacturerβs sales plan; process plan for producing a part; a schedule for routine maintenance and inspection of a machine; a work order to build 100 of a particular kind component for today.
Synonyms
- process design
- process specification
- work instruction
Adapted From
- http://purl.obolibrary.org/obo/IAO_0000104
Primitive Class
This class is declared primitive and it does not have necessary and sufficient condiftions defined.
Primitive Rationale
See the general discussion and rationale provided for informational entities under βinformation content entityβ.
Formal Axioms
First-Order Logic Axioms
InformationContentEntity(x) β§ βaβoβp(ActionSpecification(a) β§ ObjectiveSpecification(o) β§ PlannedProcess(p) β§ continuantPartOfAtAllTimes(a,x) β§ continuantPartOfAtAllTimes(o,x) β§ prescribes(x,p)) β PlanSpecification(x)
Semi-Formal Natural Language Axioms
if x is an βinformation content entityβ that βprescribesβ some βplanned processβ and x βhas continuant part at all timesβ some βaction specificationβ and some βobjective specificationβ then x is a βplan specificationβ
Description Logic
constr:PlanSpecification β constr:InformationContentEntity
constr:PlanSpecification β β bfo:has_continuant_part_at_all_times .constr:ActionSpecification
constr:PlanSpecification β β bfo:has_continuant_part_at_all_times .constr:ObjectiveSpecification
constr:InformationContentEntity β β bfo:has_continuant_part_at_all_times .constr:ActionSpecification β β bfo:has_continuant_part_at_all_times .constr:ObjectiveSpecification β β constr:prescribes .constr:PlannedProcess β constr:PlanSpecification
SubClassOf: constr:InformationContentEntity
SubClassOf: bfo:has_continuant_part_at_all_times some constr:ActionSpecification
SubClassOf: bfo:has_continuant_part_at_all_times some constr:ObjectiveSpecification
constr:InformationContentEntity and bfo:has_continuant_part_at_all_times some constr:ActionSpecification and bfo:has_continuant_part_at_all_times some constr:ObjectiveSpecification and constr:prescribes some constr:PlannedProcess SubClassOf: constr:PlanSpecification