jsonld-ex/test/data/json-ld.org-test-suite/error-0036-in.jsonld

7 lines
150 B
Text
Raw Normal View History

{
"@context": {
"term": {"@reverse": "http://example/reverse"}
},
"@id": "http://example/foo",
"term": {"@list": ["http://example/bar"]}
}