II.
Term JSON
Structured · liveterm:evidence-source
EvidenceSource json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:evidence-source",
"_kind": "Term",
"_file": "terminology/terms/term-stubs.yaml",
"_cluster": "terminology",
"attributes": {
"displayName": "EvidenceSource",
"kind": "concept",
"references": [
"NodeKind:EvidenceSource"
],
"description": "Canonical NodeKind label for a discrete piece of evidence (doc page,\nfile, package, observation, attestation). See ../../../schema/evidence-model.md.\n"
},
"outgoingEdges": [
{
"from": "term:evidence-source",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}