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

11 lines
212 B
Text
Executable file

[
{
"@id": "http://example.com/graph/1",
"@graph": [
{
"@id": "http://example.com/node/1",
"http://example.com/property": [ { "@value": "property" } ]
}
]
}
]