jsonld-ex/test/data/json-ld.org-test-suite/normalize-0051-in.jsonld

14 lines
317 B
Text
Raw Normal View History

[
{
"@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"
}
]