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

10 lines
147 B
Plaintext
Executable file

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