II.
Term JSON
Structured · liveterm:software-development-kit
Software Development Kit json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:software-development-kit",
"_kind": "Term",
"_file": "terminology/terms/software-development-kit.yaml",
"_cluster": "terminology",
"attributes": {
"canonicalDefinitionId": "definition:software-development-kit.canonical",
"displayName": "Software Development Kit",
"kind": "tool",
"description": "A library and tooling bundle for integrating against a platform.\n"
},
"outgoingEdges": [
{
"from": "term:software-development-kit",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "acronym:sdk",
"to": "term:software-development-kit",
"kind": "expands_to"
},
{
"from": "definition:software-development-kit.canonical",
"to": "term:software-development-kit",
"kind": "defines"
}
]
}