X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=static%2Flitepub-0.1.jsonld;h=16c22ff0f6374ab0005c93706c738d0cd0134c5f;hb=d68572ea44ccf76bdff8e951df94074702d8cac4;hp=e7722cf726fe2a3b0b3fd3236c04e80808252c38;hpb=121607b8d943fd57e6fe3f6219c8d925f1be423d;p=friendica.git diff --git a/static/litepub-0.1.jsonld b/static/litepub-0.1.jsonld index e7722cf726..16c22ff0f6 100644 --- a/static/litepub-0.1.jsonld +++ b/static/litepub-0.1.jsonld @@ -17,6 +17,7 @@ "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#", @@ -26,6 +27,8 @@ "@id": "litepub:listMessage", "@type": "@id" }, + "quoteUrl": "as:quoteUrl", + "quoteUri": "fedibird:quoteUri", "oauthRegistrationEndpoint": { "@id": "litepub:oauthRegistrationEndpoint", "@type": "@id" @@ -35,7 +38,8 @@ "alsoKnownAs": { "@id": "as:alsoKnownAs", "@type": "@id" - } + }, + "vcard": "http://www.w3.org/2006/vcard/ns#" } ] }