II.
Term JSON
Structured · liveterm:expertise-level
ExpertiseLevel json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:expertise-level",
"_kind": "Term",
"_file": "terminology/terms/expertise-level.yaml",
"_cluster": "terminology",
"attributes": {
"canonicalDefinitionId": "definition:expertise-level.canonical",
"displayName": "ExpertiseLevel",
"kind": "concept",
"references": [],
"description": "Novice/intermediate/expert/authoritative\n"
},
"outgoingEdges": [
{
"from": "term:expertise-level",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "definition:expertise-level.canonical",
"to": "term:expertise-level",
"kind": "defines"
}
]
}