2015-10-18 08:37:58 -04:00
|
|
|
{
|
|
|
|
"@context": {
|
2016-07-19 07:56:52 -04:00
|
|
|
"so": "https://schema.org/",
|
2018-12-17 13:43:16 -05:00
|
|
|
"pb": "?jsonld=types#"
|
|
|
|
},
|
|
|
|
"AuthenticatedData": {
|
|
|
|
"@container": "@list",
|
|
|
|
"@value": [
|
|
|
|
{
|
2018-12-17 15:42:49 -05:00
|
|
|
"@type": "pb:CipherParameters"
|
2018-12-17 13:43:16 -05:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"@type": "pb:Formatter"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"@type": "pb:OpenDiscussion"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"@type": "pb:BurnAfterReading"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"MetaData": {
|
2018-12-23 14:10:24 -05:00
|
|
|
"expire": {
|
|
|
|
"@type": "pb:Expiration"
|
2018-12-17 13:43:16 -05:00
|
|
|
},
|
|
|
|
"time_to_live": {
|
|
|
|
"@type": "pb:RemainingSeconds"
|
|
|
|
}
|
2015-10-18 08:37:58 -04:00
|
|
|
}
|
|
|
|
}
|