II.
Term JSON
Structured · liveterm:layer
Layer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:layer",
"_kind": "Term",
"_file": "terminology/terms/layer.yaml",
"_cluster": "terminology",
"attributes": {
"canonicalDefinitionId": "definition:layer.canonical",
"displayName": "Layer",
"kind": "layer",
"references": [
"NodeKind:Layer"
],
"description": "One of the 11 stack layers\n"
},
"outgoingEdges": [
{
"from": "term:layer",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "definition:layer.canonical",
"to": "term:layer",
"kind": "defines"
}
]
}