II.
Term JSON
Structured · liveterm:extreme-programming
Extreme Programming json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:extreme-programming",
"_kind": "Term",
"_file": "terminology/terms/terms-methodologies.yaml",
"_cluster": "terminology",
"attributes": {
"displayName": "Extreme Programming",
"kind": "concept",
"description": "Kent Beck's agile methodology centred on pair programming, TDD,\ncontinuous integration, small releases, and on-site customer\nengagement.\n"
},
"outgoingEdges": [
{
"from": "term:extreme-programming",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "acronym:xp",
"to": "term:extreme-programming",
"kind": "expands_to"
}
]
}