feat(ontology): add core service catalog
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user