Map of relevant entites and relationships
{
“nodes”: [
{ “id”: 1, “label”: “Systemic Design” },
{ “id”: 2, “label”: “Generative Design” },
{ “id”: 3, “label”: “Environment” },
{ “id”: 4, “label”: “Complex Systems” },
{ “id”: 5, “label”: “Programmatic Thinking” },
{ “id”: 6, “label”: “Iterative Process” },
{ “id”: 7, “label”: “Design Thinking” },
{ “id”: 8, “label”: “Interdisciplinary Approach” },
{ “id”: 9, “label”: “Feedback Loops” },
{ “id”: 10, “label”: “Adaptive Solutions” },
{ “id”: 11, “label”: “Data” },
{ “id”: 12, “label”: “Ideas” },
{ “id”: 13, “label”: “Rules” }
],
“edges”: [
{ “from”: 1, “to”: 2, “label”: “is a strategy of” },
{ “from”: 1, “to”: 3, “label”: “considers” },
{ “from”: 1, “to”: 4, “label”: “deals with” },
{ “from”: 2, “to”: 6, “label”: “utilizes” },
{ “from”: 1, “to”: 5, “label”: “employs” },
{ “from”: 1, “to”: 8, “label”: “is best in an” },
{ “from”: 4, “to”: 9, “label”: “involves” },
{ “from”: 1, “to”: 10, “label”: “produces” },
{ “from”: 1, “to”: 11, “label”: “uses” },
{ “from”: 5, “to”: 7, “label”: “is a part of” },
{ “from”: 11, “to”: 2, “label”: “informs” },
{ “from”: 12, “to”: 1, “label”: “expresses” },
{ “from”: 13, “to”: 2, “label”: “guide” }
]
}
This map is interactive.
Hover over elements to learn more. Click-and-drag elements to move them around.