jsonld-ex/test/data/json-ld.org-test-suite/compact-0009-context.jsonld

7 lines
144 B
Text
Raw Normal View History

{
"@context": {
"dc": "http://purl.org/dc/elements/1.1/",
"ex": "http://example.org/vocab#",
"ex:contains": {"@type": "@id"}
}
}