17 lines
No EOL
380 B
JSON
17 lines
No EOL
380 B
JSON
{
|
|
"@context": "https://www.w3.org/ns/activitystreams",
|
|
"type": "Document",
|
|
"name": "4Q Sales Forecast",
|
|
"url": [
|
|
{
|
|
"type": "Link",
|
|
"href": "http://example.org/4q-sales-forecast.pdf",
|
|
"mediaType": "application/pdf"
|
|
},
|
|
{
|
|
"type": "Link",
|
|
"href": "http://example.org/4q-sales-forecast.html",
|
|
"mediaType": "text/html"
|
|
}
|
|
]
|
|
} |