{
    "meta": {
        "source": "manual_graph_for_lock",
        "note": "Approximate door hardware graph under SINGAPO vocabulary: base/door fixture with one handle and one knob-like lock."
    },
    "diffuse_tree": [
        {
            "id": 0,
            "parent": -1,
            "name": "base",
            "children": [
                1,
                2
            ]
        },
        {
            "id": 1,
            "parent": 0,
            "name": "handle",
            "children": []
        },
        {
            "id": 2,
            "parent": 0,
            "name": "knob",
            "children": []
        }
    ],
    "original_response": "Approximate graph for lock hardware: base fixture with one handle and one knob-like thumbturn."
}