13 lines
272 B
Text
Executable file
13 lines
272 B
Text
Executable file
[
|
|
{
|
|
"@id": "http://json-ld.org/test-suite/tests/list-equivalence-test",
|
|
"http://example.com/list": [
|
|
{
|
|
"@list": [ { "@value": "1" }, { "@value": "2" } ]
|
|
},
|
|
{
|
|
"@list": [ { "@value": "1" }, { "@value": "2" } ]
|
|
}
|
|
]
|
|
}
|
|
]
|