1 2 3 4 5 6 7 8 9 10 11 12
{ "@context": { "@version": 1.1, "input": "foo:input", "value": "foo:value" }, "input": { "@graph": { "value": "x" } } }