32 lines
1.1 KiB
Text
32 lines
1.1 KiB
Text
{
|
|
"@context": [
|
|
"https://www.w3.org/ns/activitystreams",
|
|
"https://w3id.org/security/v1",
|
|
{
|
|
"Emoji": "toot:Emoji",
|
|
"Hashtag": "as:Hashtag",
|
|
"PropertyValue": "schema:PropertyValue",
|
|
"atomUri": "ostatus:atomUri",
|
|
"conversation": {
|
|
"@id": "ostatus:conversation",
|
|
"@type": "@id"
|
|
},
|
|
"manuallyApprovesFollowers": "as:manuallyApprovesFollowers",
|
|
"ostatus": "http://ostatus.org#",
|
|
"schema": "http://schema.org#",
|
|
"toot": "http://joinmastodon.org/ns#",
|
|
"value": "schema:value",
|
|
"sensitive": "as:sensitive",
|
|
"litepub": "http://litepub.social/ns#",
|
|
"directMessage": "litepub:directMessage",
|
|
"listMessage": {
|
|
"@id": "litepub:listMessage",
|
|
"@type": "@id"
|
|
},
|
|
"oauthRegistrationEndpoint": {
|
|
"@id": "litepub:oauthRegistrationEndpoint",
|
|
"@type": "@id"
|
|
}
|
|
}
|
|
]
|
|
}
|