trpg/data/webs/root.json
austin 69dd00dae9
All checks were successful
studiorailgun/trpg/pipeline/head This commit looks good
more web work
2024-12-30 15:49:39 -05:00

24 lines
551 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/philosophy/philosophy.json",
"./data/webs/linguistics/linguistics.json",
"./data/webs/physics/physics.json"
]
}