You've already forked generic-industrial-process
Import UAPF package
Some checks failed
Validate OIPF Library / validate-yaml (push) Has been cancelled
22 lines
465 B
YAML
22 lines
465 B
YAML
package:
|
|
id: "oipf.package.predictive-maintenance"
|
|
name: "Predictive Maintenance"
|
|
version: "0.1.0-draft"
|
|
kind: "production-intelligence-package"
|
|
status: "placeholder"
|
|
library: "oipf.generic-industrial-process"
|
|
target_pain:
|
|
- asset degradation
|
|
- unplanned downtime
|
|
- maintenance timing uncertainty
|
|
process_pattern:
|
|
- observe
|
|
- contextualise
|
|
- infer
|
|
- check
|
|
- recommend
|
|
- approve
|
|
- act
|
|
- record
|
|
- learn
|