II.
Term JSON
Structured · liveterm:example-mapping
Example Mapping json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:example-mapping",
"_kind": "Term",
"_file": "terminology/terms/terms-methodologies.yaml",
"_cluster": "terminology",
"attributes": {
"displayName": "Example Mapping",
"kind": "concept",
"description": "Matt Wynne's lightweight collaborative-discovery technique that\nmaps a story to rules, examples, and questions on coloured index\ncards prior to BDD implementation.\n"
},
"outgoingEdges": [
{
"from": "term:example-mapping",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}