2015-10-11 21:22:00 +02:00
|
|
|
{
|
|
|
|
"@context": {
|
2016-07-19 13:56:52 +02:00
|
|
|
"so": "https://schema.org/",
|
2015-10-18 14:37:58 +02:00
|
|
|
"status": "so:Integer",
|
|
|
|
"id": "so:name",
|
|
|
|
"parentid": "so:name",
|
2015-10-11 21:22:00 +02:00
|
|
|
"url: {
|
2015-10-18 14:37:58 +02:00
|
|
|
"@id": "so:url",
|
2015-10-11 21:22:00 +02:00
|
|
|
"@type": "@id"
|
2015-10-18 11:38:48 +02:00
|
|
|
},
|
2015-10-18 14:37:58 +02:00
|
|
|
"data": "so:Text",
|
2015-10-18 11:38:48 +02:00
|
|
|
"meta": {
|
2015-10-18 14:37:58 +02:00
|
|
|
"@id": "?jsonld=commentmeta"
|
2015-10-11 21:22:00 +02:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|