Niklas, I was bitten by this issue when testing content negotiation outcomes. The issue is that your browser is not an innocent bystander in this HTTP transaction: it will have provided a requested set of response formats (and not just 'text/html') which will have an impact on what is returned. And different browsers have different default settings (which you as their user can alter). Richard On 31/03/2019 06:59, Niklas Petersen wrote: Hi, visiting via a browser (text/html) the URIs of RDF, RDFS and OWL returns the turtle serialization of them. Would it not be better to provide a more human-friendly version (.html)? http://www.w3.org/1999/02/22-rdf-syntax-ns# -> ? (probably to RDFS :/) http://www.w3.org/2002/07/owl# -> https://www.w3.org/TR/owl2-overview/ http://www.w3.org/2000/01/rdf-schema# -> https://www.w3.org/TR/rdf-schema/ Best regards, Niklas . -- Richard LightReceived on Sunday, 31 March 2019 11:02:37 UTC
This archive was generated by hypermail 2.4.0 : Tuesday, 5 July 2022 08:45:58 UTC