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