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

12 lines
197 B
Plaintext
Executable file

{
"@id": "http://example.org/id",
"http://example.org/property": null,
"regularJson": {
"nonJsonLd": "property",
"deep": [{
"foo": "bar"
}, {
"bar": "foo"
}]
}
}