Removing the mediagoblin.jsonld file, which really was just the RDFa 1.1 file.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Fri, 9 May 2014 19:32:46 +0000 (14:32 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Fri, 9 May 2014 19:32:46 +0000 (14:32 -0500)
This commit sponsored by Matthew Cope.  Thanks!

mediagoblin/static/metadata/rdfa11.jsonld [moved from mediagoblin/static/metadata/mediagoblin-0.1.dev.jsonld with 97% similarity]

similarity index 97%
rename from mediagoblin/static/metadata/mediagoblin-0.1.dev.jsonld
rename to mediagoblin/static/metadata/rdfa11.jsonld
index 20a71b53b9d405c4c5e0edd473be1219c0fd57ca..b255723378be403562a09f2fc3abf7afe5310ee2 100644 (file)
@@ -1,5 +1,6 @@
 {
   "@context": {
+    "cat": "http://www.w3.org/ns/dcat#",
     "qb": "http://purl.org/linked-data/cube#",
     "grddl": "http://www.w3.org/2003/g/data-view#",
     "ma": "http://www.w3.org/ns/ma-ont#",
@@ -44,4 +45,4 @@
     "license": "http://www.w3.org/1999/xhtml/vocab#license",
     "role": "http://www.w3.org/1999/xhtml/vocab#role"
   }
-}
+}
\ No newline at end of file