22 lines
424 B
JSON
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
|
|
}
|
|
} |