11 lines
273 B
Text
Executable file
11 lines
273 B
Text
Executable file
{
|
|
"@context": {
|
|
"@language": "de",
|
|
"propertyLanguageNull": {
|
|
"@id": "http://example.com/propertyA",
|
|
"@language": null
|
|
},
|
|
"propertyNoLang": "http://example.com/propertyA",
|
|
"propertyB": "http://example.com/propertyB"
|
|
}
|
|
}
|