Removing the mediagoblin.jsonld file, which really was just the RDFa 1.1 file.
This commit sponsored by Matthew Cope. Thanks!
This commit is contained in:
parent
96afe1b268
commit
3850b3fb56
@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
"@context": {
|
"@context": {
|
||||||
|
"cat": "http://www.w3.org/ns/dcat#",
|
||||||
"qb": "http://purl.org/linked-data/cube#",
|
"qb": "http://purl.org/linked-data/cube#",
|
||||||
"grddl": "http://www.w3.org/2003/g/data-view#",
|
"grddl": "http://www.w3.org/2003/g/data-view#",
|
||||||
"ma": "http://www.w3.org/ns/ma-ont#",
|
"ma": "http://www.w3.org/ns/ma-ont#",
|
||||||
@ -44,4 +45,4 @@
|
|||||||
"license": "http://www.w3.org/1999/xhtml/vocab#license",
|
"license": "http://www.w3.org/1999/xhtml/vocab#license",
|
||||||
"role": "http://www.w3.org/1999/xhtml/vocab#role"
|
"role": "http://www.w3.org/1999/xhtml/vocab#role"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user