doap
doap copied to clipboard
Wrong Content-Type for http://usefulinc.com/ns/doap
The Content-Type
header on this page should be application/rdf+xml; charset=utf-8
to let user-agents render it properly.
@ewilderj Would this be the cause of various kinds of characters being rendered in the browser? for instance: for me on ubuntu 16.04/chrome at the url: http://usefulinc.com/ns/doap# I see the following:
<dc:description xml:lang="pt">Vocabulário de descrição de um Projeto (DOAP - Description of a Project), descrito no esquema (schema) W3C RDF e na Web Ontology Language.</dc:description>```
There are some characters which are being mis-read. It seems to me to be an encoding error, perhaps because it is not well defined?
@HughP yes, that is most likely the reason.
This is finally fixed