Map of relevant entites and relationships
{
“nodes”: [
{ “id”: 1, “label”: “Data-driven process”, “title”: “Process transforming ideas using data.” },
{ “id”: 2, “label”: “Idea”, “title”: “Original thought or concept.” },
{ “id”: 3, “label”: “Program”, “title”: “A set of coded instructions.” },
{ “id”: 4, “label”: “Generative Design”, “title”: “Design process using a system with autonomy.” },
{ “id”: 5, “label”: “Form & Symbols”, “title”: “Specific representations or structures.” },
{ “id”: 6, “label”: “Autonomy”, “title”: “Ability to act with independence.” },
{ “id”: 7, “label”: “Human Creator”, “title”: “Person or entity creating or initiating.” },
{ “id”: 8, “label”: “Rules”, “title”: “Set guidelines or instructions.” },
{ “id”: 9, “label”: “Loop”, “title”: “Infinite loop that integrates rules, design, data and feedback” },
{ “id”: 10, “label”: “Computer”, “title”: “Machine processing information or executing programs.” },
{ “id”: 11, “label”: “Algorithm”, “title”: “A method or set of instructions for solving a problem.” },
{ “id”: 12, “label”: “Abstracting”, “title”: “Process of generalizing or extracting essence.” },
{ “id”: 13, “label”: “Design Process”, “title”: “Process to make give an idea a specific form.” },
{ “id”: 14, “label”: “Code”, “title”: “Specific set of rules to steer or influence a direction.” }
],
“edges”: [
{ “from”: 1, “to”: 2, “label”: “transforms”, “arrows”: “to” },
{ “from”: 2, “to”: 3, “label”: “based on”, “arrows”: “to” },
{ “from”: 3, “to”: 5, “label”: “generates”, “arrows”: “to” },
{ “from”: 4, “to”: 6, “label”: “employs”, “arrows”: “to” },
{ “from”: 5, “to”: 6, “label”: “shaped with”, “arrows”: “to” },
{ “from”: 7, “to”: 3, “label”: “designs”, “arrows”: “to” },
{ “from”: 7, “to”: 4, “label”: “uses”, “arrows”: “to” },
{ “from”: 2, “to”: 8, “label”: “written as”, “arrows”: “to” },
{ “from”: 8, “to”: 3, “label”: “implemented in”, “arrows”: “to” },
{ “from”: 3, “to”: 6, “label”: “has degree of”, “arrows”: “to” },
{ “from”: 9, “to”: 10, “label”: “utilizes”, “arrows”: “to” },
{ “from”: 9, “to”: 11, “label”: “propels”, “arrows”: “to” },
{ “from”: 7, “to”: 14, “label”: “gives instructions to”, “arrows”: “to” },
{ “from”: 14, “to”: 13, “label”: “for guiding”, “arrows”: “to” },
{ “from”: 2, “to”: 12, “label”: “undergoes”, “arrows”: “to” },
{ “from”: 12, “to”: 8, “label”: “resulting in”, “arrows”: “to” },
{ “from”: 8, “to”: 13, “label”: “influence”, “arrows”: “to” },
{ “from”: 13, “to”: 4, “label”: “automates”, “arrows”: “to” },
{ “from”: 3, “to”: 9, “label”: “is executed in a”, “arrows”: “to” },
{ “from”: 6, “to”: 10, “label”: “operates with”, “arrows”: “to” },
{ “from”: 11, “to”: 3, “label”: “implemented through”, “arrows”: “to” },
{ “from”: 13, “to”: 1, “label”: “integrates data in”, “arrows”: “to” },
{ “from”: 5, “to”: 13, “label”: “contributes to”, “arrows”: “to” },
{ “from”: 14, “to”: 3, “label”: “defines”, “arrows”: “to” }
]
}
This map is interactive.
Hover over elements to learn more. Click-and-drag elements to move them around.