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

14 lines
322 B
Plaintext
Executable file

{
"@context": {
"@language": "de",
"propertyLanguageNull": {
"@id": "http://example.com/propertyA",
"@language": null
},
"propertyNoLang": "http://example.com/propertyA",
"propertyB": "http://example.com/propertyB"
},
"propertyLanguageNull": 5,
"propertyB": 5
}