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

22 lines
471 B
Text
Raw Normal View History

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