jsonld-ex/test/data/json-ld.org-test-suite/error-0036-in.jsonld
2017-03-24 23:08:41 +01:00

7 lines
150 B
Plaintext
Executable file

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