Sounds interesting. Any chance you could put up a patch for a new Encoder that does json-id? (rather than changing the extant json encoder)
-- Sean On Nov 25, 2014 1:41 PM, "peter" <[email protected]> wrote: > Hello everyone, > > Has anyone given any thought to a json-ld (http://json-ld.org/) encoding > for Avro? By my reading, it appears that the Avro schema language and > existing Avro JSON encoding could be tweaked to produce json-ld > compatible structures without much difficulty. I think this would be > very interesting as it would provide a bridge to transform any Avro data > structure to RDF, which would benefit communities using Avro that are > also using linked data. > > Thanks, > Peter > > >
