II.
Term JSON
Structured · liveterm:settings-template
SettingsTemplate json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:settings-template",
"_kind": "Term",
"_file": "terminology/terms/settings-template.yaml",
"_cluster": "terminology",
"attributes": {
"canonicalDefinitionId": "definition:settings-template.canonical",
"displayName": "SettingsTemplate",
"kind": "tool",
"references": [
"NodeKind:SettingsTemplate"
],
"description": "A plugin-shipped settings.json fragment merged into host settings on install\n"
},
"outgoingEdges": [
{
"from": "term:settings-template",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "definition:settings-template.canonical",
"to": "term:settings-template",
"kind": "defines"
}
]
}