Hello, I have just been testing content negotiation with my new Fuseki server (version 1.3.1). I tried to get data in Turtle, RDF/XML, Ntriples and JSON-LD formats and that seemed to work well. However, if I request data to be formatted in HTML ("Accept: text/html"), I receive my sample data in RDF/XML format.
Is there an overview of content types that Fuseki supports somewhere? I searched but have not been able to find it. And is there a way to get HTML format working? Greetings, and thanks in advance, Frans