priv/static/litepub-1.0.jsonld: Local copy of https://litepub.github.io/litepub/context.jsonld

This commit is contained in:
Haelwenn (lanodan) Monnier 2018-11-08 19:34:01 +01:00
parent a44d87f059
commit 705bfe39e9
No known key found for this signature in database
GPG Key ID: D5B7A8E43C997DEE
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
{
"@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#",
"totalItems": "as:totalItems",
"value": "schema:value",
"sensitive": "as:sensitive"
}
]
}