trpg/data/webs/philosophy/person/self.json
austin aecfd4666c
All checks were successful
studiorailgun/trpg/pipeline/head This commit looks good
move self to philosophy
2024-12-30 15:29:13 -05:00

22 lines
424 B
JSON

{
"tag" : "self",
"nodes" : {
"0" : {
"id" : 0,
"name" : "self"
}
},
"relations" : {
"0" : {
"comment" : "The self is an instance of a person",
"id" : 0,
"name" : "instanceOf",
"parent" : 0,
"parentWeb" : "person",
"child" : 0
}
},
"anchors" : {
"self" : 0
}
}