bin/riot --syntax=json-ld --out=ntriples /tmp/test.json

works for me with Jena 3.6.0


On 02.05.2018 13:48, Laura Morales wrote:
> I have a (valid) jsonld file that I'm trying to convert to nt using RIOT. 
> This command doesn't seem to do anything...
>
>     riot --output nt file.json
>     riot --output nt file.jsonld
>
> I just get no output, no errors, no warning, ...
> However the file validates correctly because
>
>     riot --validate file.jsonld
>
> doesn't give me any errors. Ideas?

Reply via email to