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

22 lines
471 B
Plaintext
Executable file

[
{
"@id": "http://example.com/queen",
"http://example.com/vocab/index": [
{
"@value": "No"
},
{
"@value": "indexes"
},
{
"@id": "http://json-ld.org/test-suite/tests/asTheValueIsntAnObject"
}
],
"http://example.com/vocab/label": [
{
"@value": "The Queen"
}
]
}
]