You've already forked generic-industrial-process
Import UAPF package
Some checks failed
Validate OIPF Library / validate-yaml (push) Has been cancelled
18 lines
556 B
YAML
18 lines
556 B
YAML
algorithm_card:
|
|
id: "oipf.algorithm.tag-contextualisation"
|
|
name: "Tag Contextualisation"
|
|
status: "draft"
|
|
purpose: "Map raw industrial tags to assets, variables, units, process states and semantic roles."
|
|
algorithm_type: "composite"
|
|
inputs:
|
|
- tag list
|
|
- asset hierarchy
|
|
- historian metadata
|
|
- engineering documents
|
|
outputs:
|
|
- canonical tag mapping
|
|
- validation warnings
|
|
implementation:
|
|
type: "external_or_runtime"
|
|
note: "Implementation is runtime-specific; this card describes the governed algorithm object."
|