[Bio2rdf-svncommits] SF.net SVN: bio2rdf:[162] trunk/src
Brought to you by:
fbelleau,
vincentemonet
From: <p_a...@us...> - 2008-11-18 02:03:42
|
Revision: 162 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=162&view=rev Author: p_ansell Date: 2008-11-18 02:03:38 +0000 (Tue, 18 Nov 2008) Log Message: ----------- fix url encoding so that it always uses %20 for spaces instead of + so that everything is simple and consistent. needs to be consistent for sparql queries to work correctly as they are bit sensitive Modified Paths: -------------- trunk/src/util/perl/prosite-biopatml2rdf.pl trunk/src/war/WEB-INF/src/org/bio2rdf/RdfFetcher.java trunk/src/war/WEB-INF/src/org/bio2rdf/SparqlQueryCreator.java trunk/src/war/WEB-INF/src/org/bio2rdf/bio2rdf.properties trunk/src/war/jsp-bio2rdf/kegg-search-http2rdf.jsp trunk/src/war/jsp-bio2rdf/swoogle-search2rdf.jsp trunk/src/war/jsp-bio2rdf/uniprot-search-http2rdf.jsp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |