trpg/data/webs/root.json
2024-12-30 15:43:42 -05:00

23 lines
507 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"
]
}