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

14 lines
317 B
Plaintext
Executable file

[
{
"@id": "http://example.org/test#example",
"http://example.org/test#property": "object1"
},
{
"@id": "http://example.org/test#example",
"http://example.org/test#property": "object2"
},
{
"@id": "http://example.org/test#example",
"http://example.org/test#property": "object3"
}
]