14d08ec56d
call support
16 lines
243 B
Plaintext
16 lines
243 B
Plaintext
{
|
|
"@context": {
|
|
"so": "http://schema.org/",
|
|
"status": "so:Integer",
|
|
"id": "so:name",
|
|
"parentid": "so:name",
|
|
"url: {
|
|
"@id": "so:url",
|
|
"@type": "@id"
|
|
},
|
|
"data": "so:Text",
|
|
"meta": {
|
|
"@id": "?jsonld=commentmeta"
|
|
}
|
|
}
|
|
} |