clean up bundled litepub schema (closes #1303)
authorAriadne Conill <ariadne@dereferenced.org>
Mon, 7 Oct 2019 11:33:58 +0000 (11:33 +0000)
committerAriadne Conill <ariadne@dereferenced.org>
Mon, 7 Oct 2019 11:33:58 +0000 (11:33 +0000)
priv/static/schemas/litepub-0.1.jsonld

index f01c2c33ab0f02ec7edf7d7503b861fb26901545..1cfcb7ec7025e678885ea5b9c53b98156974dc02 100644 (file)
@@ -14,9 +14,8 @@
             "discoverable": "toot:discoverable",
             "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#",
             "oauthRegistrationEndpoint": {
                 "@id": "litepub:oauthRegistrationEndpoint",
                 "@type": "@id"
-            },
-            "uploadMedia": {
-                "@id": "litepub:uploadMedia",
-                "@type": "@id"
             }
         }
     ]