12 lines
197 B
Text
12 lines
197 B
Text
|
{
|
||
|
"@id": "http://example.org/id",
|
||
|
"http://example.org/property": null,
|
||
|
"regularJson": {
|
||
|
"nonJsonLd": "property",
|
||
|
"deep": [{
|
||
|
"foo": "bar"
|
||
|
}, {
|
||
|
"bar": "foo"
|
||
|
}]
|
||
|
}
|
||
|
}
|