NODEDC_PLATFORM/services/ontology-core/examples/engine-context.example.json

13 lines
293 B
JSON

{
"id": "context.engine.example.workflow",
"surface": "engine",
"entityId": "engine.workflow_l1",
"sourceSystem": "nodedc-engine",
"label": "Example Engine Workflow",
"status": "planned",
"refs": {
"workflow_id": "example-workflow-id",
"node_id": "example-node-id"
}
}