// bad-02.json - Missing the value for a literal { "triples" : [ { "subject" : { "type" : "uri", "value" : "http://example.org/about" }, "predicate" : { "type" : "uri", "value" : "http://purl.org/dc/elements/1.1/creator" }, "object" : { "type" : "literal" } } ] }