jsonld-ex/test/data/json-ld.org-test-suite/flatten-0034-out.jsonld

22 lines
426 B
Text
Raw Normal View History

[
{
"@id": "http://example.com/IriCollissions",
"http://example.com/vocab/collidingTerm": [
{
"@value": "value 1"
},
{
"@value": 2
},
{
"@value": 3
},
{
"@value": "four"
},
{
"@value": 5
}
]
}
]