On 03/07/2024 10:22, Sorin Gheorghiu wrote:
Greetings,here my attempt to convert a large file from json-ld to rdf format, does riot tool support archived files?
Yes.
$ riot --out=RDF/XML filein.jsonld.gz > fileout.rdf
That should work (Jena 5.0.0) What happened?
Best regards Sorin