Hello, I would like to print my model in Apache Jena in JSON-LD expanded form.
I see that there are options to print it as JSON-LD (both, with Model.write and RDFDataMgr.write), but outputs aren't formatted as JSON -LD expanded form (they aren't in square brackets at least). Am I missing something? Best wishes Rafał
