II.
Term JSON
Structured · liveterm:capability-profile
CapabilityProfile json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:capability-profile",
"_kind": "Term",
"_file": "terminology/terms/capability-profile.yaml",
"_cluster": "terminology",
"attributes": {
"canonicalDefinitionId": "definition:capability-profile.canonical",
"displayName": "CapabilityProfile",
"kind": "capability",
"references": [
"NodeKind:CapabilityProfile"
],
"description": "A swappable capability bundle\n"
},
"outgoingEdges": [
{
"from": "term:capability-profile",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:capability-profile",
"to": "domain:ml-ai",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "definition:capability-profile.canonical",
"to": "term:capability-profile",
"kind": "defines"
}
]
}