jsonld-ex/test/data/json-ld.org-test-suite/frame-0004-frame.jsonld

8 lines
169 B
Text
Raw Normal View History

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