jsonld-ex/test/data/json-ld.org-test-suite/compact-0030-context.jsonld
2017-03-24 23:08:41 +01:00

7 lines
159 B
Plaintext
Executable file

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