Conversion of Turtle to JSON-LD not supported
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.
Check out https://github.com/deiu/rdf2go.
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.