II.
Term JSON
Structured · liveterm:trust-chain
Trust Chain json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:trust-chain",
"_kind": "Term",
"_file": "terminology/terms/trust-chain.yaml",
"_cluster": "terminology",
"attributes": {
"canonicalDefinitionId": "definition:trust-chain.canonical",
"displayName": "Trust Chain",
"kind": "concept",
"description": "Out-of-scope concept for the current catalog version.\n"
},
"outgoingEdges": [
{
"from": "term:trust-chain",
"to": "domain:cybersecurity",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:trust-chain",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "definition:trust-chain.canonical",
"to": "term:trust-chain",
"kind": "defines"
}
]
}