trpg/data/webs/philosophy/knowledge/knowledge.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

23 lines
535 B
JSON

{
"tag" : "knowledge",
"nodes" : {
"0" : {
"comment" : "The concept of knowledge",
"id" : 0,
"name" : "knowledge"
},
"1" : {
"comment" : "The concept of the known",
"id" : 1,
"name" : "known"
},
"2" : {
"comment" : "The concept of the unknown",
"id" : 2,
"name" : "unknown"
}
},
"dependencies" : [
"./data/webs/philosophy/knowledge/ambiguity.json"
]
}