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

10 lines
182 B
Plaintext
Executable file

[
{
"@id": "http://example.com/vocab#id",
"@type": [ "http://www.example.org/vocab#Class" ],
"http://www.example.org/vocab#foo": [
{ "@value": "bar"}
]
}
]