73 lines
2.7 KiB
Text
73 lines
2.7 KiB
Text
{
|
|
"@context": [
|
|
"https://www.w3.org/ns/activitystreams",
|
|
"https://w3id.org/security/v1",
|
|
"https://purl.archive.org/socialweb/webfinger",
|
|
{
|
|
"Emoji": "toot:Emoji",
|
|
"Hashtag": "as:Hashtag",
|
|
"PropertyValue": "schema:PropertyValue",
|
|
"atomUri": "ostatus:atomUri",
|
|
"conversation": {
|
|
"@id": "ostatus:conversation",
|
|
"@type": "@id"
|
|
},
|
|
"discoverable": "toot:discoverable",
|
|
"manuallyApprovesFollowers": "as:manuallyApprovesFollowers",
|
|
"capabilities": "litepub:capabilities",
|
|
"ostatus": "http://ostatus.org#",
|
|
"schema": "http://schema.org#",
|
|
"toot": "http://joinmastodon.org/ns#",
|
|
"fedibird": "http://fedibird.com/ns#",
|
|
"value": "schema:value",
|
|
"sensitive": "as:sensitive",
|
|
"litepub": "http://litepub.social/ns#",
|
|
"invisible": "litepub:invisible",
|
|
"directMessage": "litepub:directMessage",
|
|
"listMessage": {
|
|
"@id": "litepub:listMessage",
|
|
"@type": "@id"
|
|
},
|
|
"quoteUrl": "as:quoteUrl",
|
|
"quoteUri": "fedibird:quoteUri",
|
|
"oauthRegistrationEndpoint": {
|
|
"@id": "litepub:oauthRegistrationEndpoint",
|
|
"@type": "@id"
|
|
},
|
|
"EmojiReact": "litepub:EmojiReact",
|
|
"ChatMessage": "litepub:ChatMessage",
|
|
"alsoKnownAs": {
|
|
"@id": "as:alsoKnownAs",
|
|
"@type": "@id"
|
|
},
|
|
"vcard": "http://www.w3.org/2006/vcard/ns#",
|
|
"formerRepresentations": "litepub:formerRepresentations",
|
|
"sm": "http://smithereen.software/ns#",
|
|
"nonAnonymous": "sm:nonAnonymous",
|
|
"votersCount": "toot:votersCount",
|
|
"mz": "https://joinmobilizon.org/ns#",
|
|
"joinMode": {
|
|
"@id": "mz:joinMode",
|
|
"@type": "mz:joinModeType"
|
|
},
|
|
"joinModeType": {
|
|
"@id": "mz:joinModeType",
|
|
"@type": "rdfs:Class"
|
|
},
|
|
"participationMessage": {
|
|
"@id": "mz:participationMessage",
|
|
"@type": "schema:Text"
|
|
},
|
|
"streetAddress": "schema:streetAddress",
|
|
"postalCode": "schema:postalCode",
|
|
"addressLocality": "schema:addressLocality",
|
|
"addressRegion": "schema:addressRegion",
|
|
"addressCountry": "schema:addressCountry",
|
|
"location": {
|
|
"@id": "schema:location",
|
|
"@type": "schema:Place"
|
|
},
|
|
"Bite": "https://ns.mia.jetzt/as#Bite"
|
|
}
|
|
]
|
|
}
|