trpg/data/webs/root.json
austin b62d5b2e66
All checks were successful
studiorailgun/trpg/pipeline/head This commit looks good
move other to dedicated player file
2024-12-30 15:32:25 -05:00

24 lines
549 B
JSON

{
"tag" : "root",
"nodes" : {
"8" : {
"id" : 8,
"name" : "hat"
}
},
"relations" : {
"8" : {
"comment" : "hat is an instance of a concept",
"id" : 8,
"name" : "instanceOf",
"parent" : 0,
"parentWeb" : "concept",
"child" : 8
}
},
"dependencies" : [
"./data/webs/linguistics/linguistics.json",
"./data/webs/philosophy/philosophy.json",
"./data/webs/qualia/qualia.json"
]
}