Map of relevant entites and relationships
{
“nodes”: [
{“id”: 1, “label”: “Program”, “title”: “Central methodological foundation for design processes”, “level”: 1},
{“id”: 2, “label”: “Rules”, “title”: “Guidelines or constraints that govern the design process”, “level”: 2},
{“id”: 3, “label”: “Parameters”, “title”: “Variables that define the scope and details of design”, “level”: 2},
{“id”: 4, “label”: “Function”, “title”: “Practical purpose and utility of the design”, “level”: 2},
{“id”: 5, “label”: “Form”, “title”: “Visual and aesthetic aspects of the design”, “level”: 2},
{“id”: 6, “label”: “Permutation”, “title”: “Variations in design achieved by altering parameters”, “level”: 2},
{“id”: 9, “label”: “Modularity”, “title”: “Design approach involving interchangeable components”, “level”: 2},
{“id”: 10, “label”: “Integration”, “title”: “Combination and synthesis of various design elements”, “level”: 2},
{“id”: 11, “label”: “Objective”, “title”: “The intended goal or purpose that the design seeks to achieve”, “level”: 2},
{“id”: 12, “label”: “Consistency”, “title”: “Maintaining uniformity and coherence in design across different applications”, “level”: 2},
{“id”: 13, “label”: “Flexibility”, “title”: “The capacity of the design to adapt to various contexts and requirements”, “level”: 2},
{“id”: 14, “label”: “Simplicity”, “title”: “The principle of reducing the design to its essential elements”, “level”: 2},
{“id”: 15, “label”: “Loop”, “title”: “Iterative process for refinement and improvement of design outcomes”, “level”: 2}
],
“edges”: [
{“from”: 1, “to”: 2, “arrows”: “to”},
{“from”: 1, “to”: 3, “arrows”: “to”},
{“from”: 1, “to”: 4, “arrows”: “to”},
{“from”: 1, “to”: 5, “arrows”: “to”},
{“from”: 1, “to”: 6, “arrows”: “to”},
{“from”: 1, “to”: 9, “arrows”: “to”},
{“from”: 1, “to”: 10, “arrows”: “to”},
{“from”: 1, “to”: 11, “arrows”: “to”},
{“from”: 1, “to”: 12, “arrows”: “to”},
{“from”: 1, “to”: 13, “arrows”: “to”},
{“from”: 1, “to”: 14, “arrows”: “to”},
{“from”: 1, “to”: 15, “arrows”: “to”}
]
}
This map is interactive.
Hover over elements to learn more. Click-and-drag elements to move them around.