II.
Term JSON
Structured · liveterm:dag-pipelines
Directed Acyclic Graph (DAG) Pipelines json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:dag-pipelines",
"_kind": "Term",
"_file": "terminology/terms/taxonomy-ml-agent-pattern-aliases.yaml",
"_cluster": "terminology",
"attributes": {
"displayName": "Directed Acyclic Graph (DAG) Pipelines",
"kind": "concept",
"references": [
"skill-area:feature-engineering-pipelines",
"skill-area:ml-pipeline-testing"
],
"description": "Taxonomy alias term for DAG-structured ML and data workflow execution.\n"
},
"outgoingEdges": [
{
"from": "term:dag-pipelines",
"to": "domain:ml-ai",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:dag-pipelines",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}