From: Ariadne Conill Date: Mon, 7 Oct 2019 11:33:58 +0000 (+0000) Subject: clean up bundled litepub schema (closes #1303) X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=d3e04d55904f454d0f2001a747bdbed86b585fb9;p=akkoma clean up bundled litepub schema (closes #1303) --- diff --git a/priv/static/schemas/litepub-0.1.jsonld b/priv/static/schemas/litepub-0.1.jsonld index 57ed05eba..c37137494 100644 --- a/priv/static/schemas/litepub-0.1.jsonld +++ b/priv/static/schemas/litepub-0.1.jsonld @@ -13,9 +13,8 @@ }, "manuallyApprovesFollowers": "as:manuallyApprovesFollowers", "ostatus": "http://ostatus.org#", - "schema": "http://schema.org", + "schema": "http://schema.org#", "toot": "http://joinmastodon.org/ns#", - "totalItems": "as:totalItems", "value": "schema:value", "sensitive": "as:sensitive", "litepub": "http://litepub.social/ns#",