Research Article

A Meta-Model Architecture and Elimination Method for Uncertainty Modeling

Algorithm 1

An implementation of the constructed model.
{"contextName": "Welding",
"BoundedContext": {
 "entityList": [
  {"Weldingmanipulator3": {
   "type": "machine",
   "namespace": "weld.welding",
   "code": "Wm3",
   "UQ":{
    "inference": "True",
    "modelName": "BN05100322"
   },
   "input variable": [8],
   "output concrens": [{
    "name": "cracking in the weld metal",
    "value": "",
    "passing value": "0"
   }],
   "userAttr": [6],
   "state": [4]
  }}, …
 ]
}}