Hello,
when writing a model to the command line via
        model.write(System.out, "TURTLE")
the character encoding is wrong (the literal "Führerschein" 
gets "Führerschein". When I use a FileOutputStream to write
the model to a file, the encoding is correct. Why is that?
Best,
Dominic

Reply via email to