11 lines
287 B
Plaintext
11 lines
287 B
Plaintext
|
{
|
||
|
"@context": {
|
||
|
"so": "http://schema.org/",
|
||
|
"formatter": {"@id": "so:Text"},
|
||
|
"postdate": {"@id": "so:Integer"},
|
||
|
"opendiscussion": {"@id": "so:True"},
|
||
|
"burnafterreading": {"@id": "so:True"},
|
||
|
"expire_date": {"@id": "so:Integer"},
|
||
|
"remaining_time": {"@id": "so:Integer"}
|
||
|
}
|
||
|
}
|