Hi, it seems to me that JSON-LD serialization is slow. Do you have the same feeling? Here are the results of a comparative test that I run on my machine (outputing one model to a file, using Jena 3.0.1-SNAPSHOT)
model.size() 7559 JSON-LD TIME: 649 ms TURTLE TIME: 136 ms RDF/XML TIME: 548 ms N-TRIPLE TIME: 61 ms annoying... Best, fps
