Map of relevant entites and relationships
{
“nodes”: [
{ “id”: 1, “label”: “Creative Coding”, “title”: “Practice that uses programming as a medium for artistic expression.” },
{ “id”: 2, “label”: “Programming”, “title”: “Act of writing instructions for a computer.” },
{ “id”: 3, “label”: “Design”, “title”: “Creative expression and visualization with a specific and clearly defined goal.” },
{ “id”: 4, “label”: “Algorithm”, “title”: “A set of rules or processes followed in problem-solving operations.” },
{ “id”: 5, “label”: “Generative Design”, “title”: “Design produced with the use of rules and an autonomous system.” },
{ “id”: 6, “label”: “Interaction Design”, “title”: “Design of the interaction between users and products.” },
{ “id”: 7, “label”: “Visualization”, “title”: “Representation of data or concepts in a visual format.” },
{ “id”: 8, “label”: “Simulation”, “title”: “Imitation of a situation or process.” },
{ “id”: 9, “label”: “Digital Medium”, “title”: “Electronic environment in which to broadcast, display, or interact with content.” },
{ “id”: 10, “label”: “Data”, “title”: “Quantitative and Qualitative expressions of the environment” },
{ “id”: 11, “label”: “Code as artistic medium”, “title”: “Writing code to produce music, visual art, or performance.” },
{ “id”: 12, “label”: “Frameworks & Libraries”, “title”: “Pre-built code to assist with certain functionalities.” }
],
“edges”: [
{ “from”: 1, “to”: 2, “label”: “Utilizes” },
{ “from”: 1, “to”: 3, “label”: “Fuses With” },
{ “from”: 1, “to”: 4, “label”: “Employs” },
{ “from”: 1, “to”: 5, “label”: “Ideation process of” },
{ “from”: 1, “to”: 6, “label”: “Integrates” },
{ “from”: 1, “to”: 7, “label”: “Employs” },
{ “from”: 1, “to”: 8, “label”: “Leverages” },
{ “from”: 1, “to”: 9, “label”: “Operates Within” },
{ “from”: 1, “to”: 10, “label”: “Explores” },
{ “from”: 1, “to”: 11, “label”: “Practices” },
{ “from”: 1, “to”: 12, “label”: “Makes Use Of” },
{ “from”: 5, “to”: 4, “label”: “Relies On” },
{ “from”: 6, “to”: 9, “label”: “Manifests In” },
{ “from”: 7, “to”: 9, “label”: “Appears In” },
{ “from”: 10, “to”: 9, “label”: “Connects With” }
]
}
This map is interactive.
Hover over elements to learn more. Click-and-drag elements to move them around.