From: <jm...@us...> - 2012-03-17 12:38:38
|
Revision: 2963 http://eulergui.svn.sourceforge.net/eulergui/?rev=2963&view=rev Author: jmvanel Date: 2012-03-17 12:38:31 +0000 (Sat, 17 Mar 2012) Log Message: ----------- - follow Redirect Explicitly, that is, do not rely on {@link HttpURLConnection} default redirect following Tested with http://education.data.gov.uk/id/school/118217, but does not work on this site, because it needs a simple Accept header: application/rdf+xml - set Request Property "User-Agent" => "EulerGUI/1.10" Modified Paths: -------------- trunk/eulergui/src/main/java/n3_project/IOManager.java trunk/eulergui/src/main/java/n3_project/SPARQLToN3Converter.java trunk/eulergui/src/main/java/n3_project/SourceFactory.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |