10 lines
246 B
Text
Executable file
10 lines
246 B
Text
Executable file
[
|
|
{
|
|
"http://example.com/property": [ { "@value": "this is English", "@language": "en" } ],
|
|
"http://example.com/nested": [
|
|
{
|
|
"http://example.com/property": [ { "@value": "and this is a plain string" } ]
|
|
}
|
|
]
|
|
}
|
|
]
|