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

6 lines
102 B
Text
Raw Normal View History

{
"@context": {
"ex": "http://example.org/ns#",
"ex:property": {"@container": "@list"}
}
}