- From: <santiago.lopez.ponte@xunta.es>
- Date: Thu, 4 Mar 2004 14:55:14 +0100
- To: www-rdf-validator@w3.org
Good morning,
Thanks for your kind answer. I want to tell you the results of my test
just in case it can help you to correct something in the validator.
--------------
It does validate a file served by an apache/linuxRH9 server:
http://www.xunta.es/nomenclator/galicia2004.rdf
our server answers
HTTP/1.1 200 OK
Etag: W/"1131-1078407582000"
Last-modified: Thu, 04 Mar 2004 13:39:42 GMT
Content-type: text/plain
Content-length: 1131
Date: Thu, 04 Mar 2004 13:42:24 GMT
Server: Apache Coyote/1.0
Connection: close
--------------
It does nor work (RDF Load Error) if the same content is served by an
IIS/W2K SP4 server:
http://www.xunta.es/galicia2004/galicia2004.rdf
our server answers
HTTP/1.1 200 OK
Server: Microsoft-IIS/5.0
Date: Thu, 04 Mar 2004 13:35:26 GMT
Content-type: text/xml
Accept-ranges: bytes
Last-modified: Wed, 03 Mar 2004 16:01:55 GMT
Etag: "50ae73d9381c41:97b"
Content-length: 1131
Note that here the header "Connection: close" is missing.
In front of both servers is a reverse proxy with Netscape Proxy
server/Solaris 8
Best regards!
Santiago F. López Ponte
Dirección Xeral de Organización e Sistemas Informáticos
Consellería de Presidencia, RR. II. e Administración Pública
Xunta de Galicia
----- Remitido por Santiago Francisco López Ponte/PR/Xunta con data
04/03/2004 14:47 -----
Santiago Francisco López Ponte
03/03/2004 18:26
Para: www-rdf-validator@w3.org
Copia a:
Asunto: Question about RDF validator
Good evening,
I cannot understand why we get an
"RDF Load Error - An attempt to load the RDF from URI
'http://www.xunta.es/galicia2004/galicia2004.rdf' failed. (Cannot open
stream.) "
when validating:
http://www.xunta.es/galicia2004/galicia2004.rdf
In response to that HTTP request our server returns the following headers:
HTTP/1.1 200 OK
Server: Microsoft-IIS/5.0
Date: Wed, 03 Mar 2004 16:36:29 GMT
Content-type: text/xml
Accept-ranges: bytes
Last-modified: Wed, 03 Mar 2004 16:01:55 GMT
Etag: "50ae73d9381c41:978"
Content-length: 1131
The content returned has characters belonging to ISO-8859-1.
--------------------------
On the other hand the URI http://dublincore.org/index.shtml.rdf
does validate. The headers returned by that server are
HTTP/1.1 200 OK
Date: Wed, 03 Mar 2004 16:33:48 GMT
Server: Apache/1.3.28 (Unix) mod_jk/1.1.0
Connection: close
Content-Type: text/xml
----------------------------
Thanks for your attention and your help
slponte@xunta.es
Santiago F. López Ponte
Dirección Xeral de Organización e Sistemas Informáticos
Consellería de Presidencia, RR. II. e Administración Pública
Xunta de Galicia
Received on Thursday, 4 March 2004 08:57:11 UTC