Map of relevant entites and relationships
{
“nodes”: [
{“id”: 1, “label”: “Qualitative Data”, “title”: “Data that describes qualities or characteristics”},
{“id”: 2, “label”: “Types”, “title”: “Different forms or categories of qualitative data”},
{“id”: 3, “label”: “Observations”, “title”: “Direct insights or notes taken from a situation or subject”},
{“id”: 4, “label”: “Data sources”, “title”: “Structured or unstructured datasets that contain qualitative data”},
{“id”: 5, “label”: “Behavioral Patterns”, “title”: “Common communication and behavioral expressions of humans”},
{“id”: 6, “label”: “Analysis Methods”, “title”: “Ways to interpret and make sense of qualitative data”},
{“id”: 7, “label”: “Thematic Analysis”, “title”: “Identifying and analyzing themes or patterns within data”},
{“id”: 8, “label”: “Content Analysis”, “title”: “Systematic coding and categorizing of text data”},
{“id”: 9, “label”: “Coding”, “title”: “Process of assigning labels to segments of data”},
{“id”: 10, “label”: “Collection Methods”, “title”: “Ways to gather qualitative data”},
{“id”: 11, “label”: “Artificial Intelligence”, “title”: “Machine Learning methods that allow qualitative data to be transformed into machine-usable quantitative data”},
{“id”: 12, “label”: “Natural Language Processing”, “title”: “Sub-field of AI focused on enabling machines to understand and respond to human language”},
{“id”: 13, “label”: “Quantitative Data”, “title”: “Data that can be objectively measured and expressed in numbers”}
],
“edges”: [
{“from”: 1, “to”: 2, “arrows”: “to”, “label”: “has”},
{“from”: 2, “to”: 3, “arrows”: “to”, “label”: “includes”},
{“from”: 2, “to”: 4, “arrows”: “to”, “label”: “includes”},
{“from”: 2, “to”: 5, “arrows”: “to”, “label”: “includes”},
{“from”: 1, “to”: 6, “arrows”: “to”, “label”: “analyzed by”},
{“from”: 6, “to”: 7, “arrows”: “to”, “label”: “includes”},
{“from”: 6, “to”: 8, “arrows”: “to”, “label”: “includes”},
{“from”: 6, “to”: 9, “arrows”: “to”, “label”: “uses”},
{“from”: 1, “to”: 10, “arrows”: “to”, “label”: “gathered by”},
{“from”: 10, “to”: 3, “arrows”: “to”, “label”: “uses”},
{“from”: 10, “to”: 4, “arrows”: “to”, “label”: “uses”},
{“from”: 10, “to”: 5, “arrows”: “to”, “label”: “uses”},
{“from”: 11, “to”: 6, “arrows”: “to”, “label”: “assists in”},
{“from”: 12, “to”: 9, “arrows”: “to”, “label”: “automates”},
{“from”: 11, “to”: 12, “arrows”: “to”, “label”: “encompasses”},
{“from”: 11, “to”: 13, “arrows”: “to”, “label”: “transforms quality into”}
]
}
This map is interactive.
Hover over elements to learn more. Click-and-drag elements to move them around.