trpg/data/webs/qualia/qualia.json
austin ee5f4eab86
All checks were successful
studiorailgun/trpg/pipeline/head This commit looks good
initial pass at first query parsing
2024-12-29 20:52:42 -05:00

24 lines
431 B
JSON

{
"tag" : "qualia",
"nodes" : {
"0" : {
"id" : 0,
"name" : "qualia"
}
},
"relations" : {
"0" : {
"id" : 0,
"name" : "instanceOf",
"parent" : 0,
"child" : 0,
"childWeb" : "color"
}
},
"anchors" : {
"qualia" : 0
},
"children" : [
"./data/webs/qualia/color.json"
]
}