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

4 lines
114 B
Text
Raw Normal View History

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