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

4 lines
114 B
Plaintext
Executable file

{
"@context": {"foo": {"@id": "http://example.com/foo", "@container": "@list"}},
"foo": [{"@list": ["baz"]}]
}