Issue376

Title Jena is not following redirects (or using decent Accept headers for that matter
Project Pellet
Priority bug Status chatting
Superseder (list) Nosy List anonymous (list)
Assigned To Topics (list)

Created on 2006-03-28.13:43:57 by anonymous, last changed 2006-03-29.16:29:47 by ronwalf.

Messages
msg821 (view) Author: ronwalf Date: 2006-03-29.16:29:47
It's a 302:
GET /2005/09/NTNames.owl HTTP/1.0
Host: www.semanticbible.org

HTTP/1.1 302 Found
Date: Wed, 29 Mar 2006 16:27:54 GMT
Server: Apache/1.3.34 (Unix) mod_pointer/0.8 PHP/4.4.1
X-Redirected-By: mod_pointer - http://stderr.net/mod_pointer/
Location: http://www.semanticbible.com/2005/09/NTNames.owl
Connection: close
Content-Type: text/html; charset=iso-8859-1

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML><HEAD>
<TITLE>302 Found</TITLE>
</HEAD><BODY>
<H1>Found</H1>
The document has moved <A
HREF="http://www.semanticbible.com/2005/09/NTNames.owl">here</A>.<P>
<HR>
<ADDRESS>Apache/1.3.34 Server at pwfwd05.secureserver.net Port 80</ADDRESS>
</BODY></HTML>
Connection closed by foreign host.
msg819 (view) Author: anonymous Date: 2006-03-28.13:43:56
Sean (Sean@semanticbible.com) submitted the following from
http://www.mindswap.org/cgi-bin/2003/pellet/pelletGet.cgi?inputFormat=RDF%2FXML&Consistency=true&Classify=true&classifyFormat=TREE&queryFile=&queryFormat=SPARQL&queryString=&inputFile=http%3A%2F%2Fwww.semanticbible.org%2F2005%2F09%2FNTNames.owl

email: Sean@semanticbible.com
inputFile: http://www.semanticbible.org/2005/09/NTNames.owl
inputFormat: RDF/XML
name: Sean

This is running  http://www.semanticbible.org/2005/09/NTNames.owl by
way of swoogle's ontology view. The complaint about meta must be
coming from there? There are no meta tags in the owl file.
History
Date User Action Args
2006-03-29 16:29:47ronwalfsetstatus: unread -> chatting
messages: + msg821
title: Automatic bug report from 'Sean <Sean@semanticbible.com>' -> Jena is not following redirects (or using decent Accept headers for that matter
2006-03-28 13:43:57anonymouscreate