II.
Term JSON
Structured · liveterm:rup
Rational Unified Process json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:rup",
"_kind": "Term",
"_file": "terminology/terms/terms-methodologies.yaml",
"_cluster": "terminology",
"attributes": {
"displayName": "Rational Unified Process",
"kind": "concept",
"description": "Rational/IBM iterative software process organised into Inception,\nElaboration, Construction, and Transition phases with discipline-\nspecific workflows.\n"
},
"outgoingEdges": [
{
"from": "term:rup",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "acronym:rup",
"to": "term:rup",
"kind": "expands_to"
}
]
}