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

6 lines
105 B
Text
Raw Normal View History

{
"@context": {
"property": { "@id": "http://example.com/property", "@container": "@index" }
}
}