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

12 lines
263 B
Plaintext
Executable file

{
"@context": [
{
"comment": { "@id": "http://www.w3.org/2000/01/rdf-schema#comment", "@language": "en" }
},
{
"comment": null,
"comment_en": { "@id": "http://www.w3.org/2000/01/rdf-schema#comment", "@language": "en" }
}
]
}