add contentMap to schema
authorFloatingGhost <hannah@coffee-and-dreams.uk>
Sun, 15 Jan 2023 17:59:19 +0000 (17:59 +0000)
committerFloatingGhost <hannah@coffee-and-dreams.uk>
Sun, 15 Jan 2023 17:59:19 +0000 (17:59 +0000)
priv/static/schemas/litepub-0.1.jsonld

index f582ed42c263ea651351f2de895dae330cadc0e4..12a6ec16f2b61e3217329b6ad754f4e1a8504a65 100644 (file)
                 "@type": "@id"
             },
             "vcard": "http://www.w3.org/2006/vcard/ns#",
-            "formerRepresentations": "litepub:formerRepresentations"
+            "formerRepresentations": "litepub:formerRepresentations",
+            "contentMap": {
+                "@id": "as:content",
+                "@container": "@language"
+            }
         }
     ]
 }