You've already forked generic-industrial-process
Import UAPF package
This commit is contained in:
31
library.yaml
Normal file
31
library.yaml
Normal file
@@ -0,0 +1,31 @@
|
||||
oipf_library:
|
||||
id: "oipf.generic-industrial-process"
|
||||
name: "Generic Industrial Process"
|
||||
version: "0.1.0-draft"
|
||||
status: "draft"
|
||||
namespace: "OIPF"
|
||||
kind: "process-library"
|
||||
description: "Generic process library for repeatable factory-to-factory operational intelligence deployments."
|
||||
process_pattern:
|
||||
- observe
|
||||
- contextualise
|
||||
- infer
|
||||
- check
|
||||
- recommend
|
||||
- approve
|
||||
- act
|
||||
- record
|
||||
- learn
|
||||
levels:
|
||||
L0: "Production enterprise"
|
||||
L1: "Production domain"
|
||||
L2: "Production line operations"
|
||||
L3: "Operational intelligence loop"
|
||||
L4: "Recommendation-to-outcome work task"
|
||||
packages:
|
||||
- id: "oipf.package.cleaning-optimisation"
|
||||
path: "packages/cleaning-optimisation/package.yaml"
|
||||
- id: "oipf.package.energy-loss-detection"
|
||||
path: "packages/energy-loss-detection/package.yaml"
|
||||
- id: "oipf.package.predictive-maintenance"
|
||||
path: "packages/predictive-maintenance/package.yaml"
|
||||
Reference in New Issue
Block a user