38ab755733
Using this regexp: https://regex101.com/r/rZ2dE2/1
16 lines
244 B
Plaintext
16 lines
244 B
Plaintext
{
|
|
"@context": {
|
|
"so": "https://schema.org/",
|
|
"status": "so:Integer",
|
|
"id": "so:name",
|
|
"parentid": "so:name",
|
|
"url: {
|
|
"@id": "so:url",
|
|
"@type": "@id"
|
|
},
|
|
"data": "so:Text",
|
|
"meta": {
|
|
"@id": "?jsonld=commentmeta"
|
|
}
|
|
}
|
|
} |