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

7 lines
129 B
Text
Raw Normal View History

{
"@context": {
"label": "http://example.com/vocab/label",
"container": { "@id": "label", "@container": "@set" }
}
}