jsonld-ex/test/data/json-ld.org-test-suite/expand-0034-out.jsonld
2017-03-24 23:08:41 +01:00

18 lines
289 B
Plaintext
Executable file

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