piprate/json-gold

Conversion of Turtle to JSON-LD not supported

BoraBak opened this issue · 4 comments

There isn't support to parse Turtle into JSON-LD as can be seen here.
Is there a plan to support it? If yes, then when?
Thanks in advance!

@BoraBak, I left a reply in #53. There is no plans to support Turtle, unless there is a good quality Go library available that support conversion Turtle <--> RDF N-quads.

I will leave this issue open, as Turtle support is a useful feature.

Thanks, @gkellogg, will check it out.

There's also https://github.com/knakk/rdf and maybe some other libraries that could be useful here: https://libs.garden/go/search?q=rdf&sort=growing.