Thread: [Bio2rdf-svncommits] SF.net SVN: bio2rdf:[107] trunk
Brought to you by:
fbelleau,
vincentemonet
From: <p_a...@us...> - 2008-10-01 05:51:24
|
Revision: 107 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=107&view=rev Author: p_ansell Date: 2008-10-01 05:51:14 +0000 (Wed, 01 Oct 2008) Log Message: ----------- update some things to get some REGEX rule stuff going in the configuration and enable debugging support Modified Paths: -------------- trunk/build.xml trunk/src/util/perl/cleanupdata.pl trunk/src/war/WEB-INF/src/log4j.properties trunk/src/war/WEB-INF/src/org/bio2rdf/ProviderConfiguration.java trunk/src/war/WEB-INF/src/org/bio2rdf/Settings.java trunk/src/war/WEB-INF/src/org/bio2rdf/bio2rdf.properties trunk/src/war/atlas2rdf.jsp Added Paths: ----------- trunk/src/war/WEB-INF/src/org/bio2rdf/RdfNormalisationRule.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <p_a...@us...> - 2008-10-02 23:16:08
|
Revision: 117 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=117&view=rev Author: p_ansell Date: 2008-10-02 23:15:58 +0000 (Thu, 02 Oct 2008) Log Message: ----------- fix html forwarding bug Modified Paths: -------------- trunk/build.xml trunk/src/war/WEB-INF/src/log4j.properties trunk/src/war/WEB-INF/src/org/bio2rdf/Settings.java trunk/src/war/WEB-INF/src/org/bio2rdf/bio2rdf.properties trunk/src/war/atlas2rdf.jsp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <p_a...@us...> - 2008-10-14 22:11:17
|
Revision: 124 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=124&view=rev Author: p_ansell Date: 2008-10-14 22:11:11 +0000 (Tue, 14 Oct 2008) Log Message: ----------- add proteinlinks special query type to the list of available services Modified Paths: -------------- trunk/build.xml trunk/src/war/WEB-INF/src/org/bio2rdf/SparqlQueryCreator.java trunk/src/war/WEB-INF/src/org/bio2rdf/bio2rdf.properties trunk/src/war/WEB-INF/urlrewrite.xml trunk/src/war/jsp-bio2rdf/go-http2rdf.jsp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <p_a...@us...> - 2008-10-19 04:52:51
|
Revision: 128 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=128&view=rev Author: p_ansell Date: 2008-10-19 04:52:48 +0000 (Sun, 19 Oct 2008) Log Message: ----------- delete branches, update version number and add README into the distributed source file at least Modified Paths: -------------- trunk/build.xml Added Paths: ----------- trunk/README Removed Paths: ------------- README branches/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <p_a...@us...> - 2008-10-19 04:57:31
|
Revision: 130 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=130&view=rev Author: p_ansell Date: 2008-10-19 04:57:23 +0000 (Sun, 19 Oct 2008) Log Message: ----------- make build.xml copy the README into the distributed war file Modified Paths: -------------- trunk/build.xml Removed Paths: ------------- trunk/src/war/README This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <p_a...@us...> - 2008-10-19 05:12:01
|
Revision: 133 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=133&view=rev Author: p_ansell Date: 2008-10-19 05:11:57 +0000 (Sun, 19 Oct 2008) Log Message: ----------- add svn Id to atlas2rdf.jsp as well Modified Paths: -------------- trunk/build.xml trunk/src/war/atlas2rdf.jsp Property Changed: ---------------- trunk/src/war/atlas2rdf.jsp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <p_a...@us...> - 2008-10-20 08:17:28
|
Revision: 134 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=134&view=rev Author: p_ansell Date: 2008-10-20 08:14:46 +0000 (Mon, 20 Oct 2008) Log Message: ----------- add gpl sources, and add in parallel querying Modified Paths: -------------- trunk/README trunk/build.xml trunk/src/war/WEB-INF/src/log4j.properties trunk/src/war/WEB-INF/src/org/bio2rdf/ProviderConfiguration.java trunk/src/war/WEB-INF/src/org/bio2rdf/QueryBundle.java trunk/src/war/WEB-INF/src/org/bio2rdf/SparqlQueryCreator.java trunk/src/war/WEB-INF/src/org/bio2rdf/bio2rdf.properties trunk/src/war/WEB-INF/urlrewrite.xml trunk/src/war/atlas2rdf.jsp trunk/src/war/images/title2.jpg trunk/src/war/index.html trunk/src/war/jsp-bio2rdf/crossref-openurldoi2rdf.jsp trunk/src/war/scraper.rdf Added Paths: ----------- trunk/gpl-v2.0.txt trunk/gpl-v3.txt trunk/src/war/WEB-INF/src/org/bio2rdf/RdfFetcher.java trunk/src/war/WEB-INF/src/org/bio2rdf/RdfFetcherSparqlQueryRunnable.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <p_a...@us...> - 2008-10-22 03:21:40
|
Revision: 136 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=136&view=rev Author: p_ansell Date: 2008-10-22 03:21:30 +0000 (Wed, 22 Oct 2008) Log Message: ----------- add in demo rdf file and implement automatic blacklist expiry so that endpoints aren't permanently blacklisted in long running servers Modified Paths: -------------- trunk/build.xml trunk/src/war/WEB-INF/src/log4j.properties trunk/src/war/WEB-INF/src/org/bio2rdf/QueryBundle.java trunk/src/war/WEB-INF/src/org/bio2rdf/RdfFetcherSparqlQueryRunnable.java trunk/src/war/WEB-INF/src/org/bio2rdf/Settings.java trunk/src/war/WEB-INF/src/org/bio2rdf/SparqlQueryCreator.java trunk/src/war/WEB-INF/src/org/bio2rdf/bio2rdf.properties trunk/src/war/WEB-INF/urlrewrite.xml trunk/src/war/atlas2rdf.jsp Added Paths: ----------- trunk/src/war/WEB-INF/src/org/bio2rdf/BlacklistController.java trunk/src/war/demo.rdf This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <p_a...@us...> - 2008-10-26 05:59:42
|
Revision: 140 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=140&view=rev Author: p_ansell Date: 2008-10-26 05:58:05 +0000 (Sun, 26 Oct 2008) Log Message: ----------- normalise license declarations and add in removal from blacklist, as well as making thread related bits into a java class Modified Paths: -------------- trunk/README trunk/src/war/WEB-INF/src/log4j.properties trunk/src/war/WEB-INF/src/org/bio2rdf/BlacklistController.java trunk/src/war/WEB-INF/src/org/bio2rdf/QueryBundle.java trunk/src/war/WEB-INF/src/org/bio2rdf/RdfFetcherSparqlQueryRunnable.java trunk/src/war/WEB-INF/src/org/bio2rdf/Settings.java trunk/src/war/WEB-INF/src/org/bio2rdf/bio2rdf.properties trunk/src/war/atlas2rdf.jsp trunk/src/war/index.html trunk/src/war/jsp-bio2rdf/bio2rdf-header2rdf.jsp trunk/src/war/jsp-bio2rdf/biocarta-all-http2rdf.jsp trunk/src/war/jsp-bio2rdf/biocarta-category-http2rdf.jsp trunk/src/war/jsp-bio2rdf/biocarta-pathway-http2rdf.jsp trunk/src/war/jsp-bio2rdf/biopax-xref2rdf.jsp trunk/src/war/jsp-bio2rdf/biopax2bpl-v1.jsp trunk/src/war/jsp-bio2rdf/biopax2bpl.jsp trunk/src/war/jsp-bio2rdf/construct-synonyme2rdf.jsp trunk/src/war/jsp-bio2rdf/crossref-openurldoi2rdf.jsp trunk/src/war/jsp-bio2rdf/ensembl-g2rdf.jsp trunk/src/war/jsp-bio2rdf/ensembl-p2rdf.jsp trunk/src/war/jsp-bio2rdf/ensembl-t2rdf.jsp trunk/src/war/jsp-bio2rdf/fulltext2rdf.jsp trunk/src/war/jsp-bio2rdf/gdb-http2bio2rdf.jsp trunk/src/war/jsp-bio2rdf/go-http2rdf.jsp trunk/src/war/jsp-bio2rdf/hugo-http2bio2rdf.jsp trunk/src/war/jsp-bio2rdf/kegg-composite2rdf.jsp trunk/src/war/jsp-bio2rdf/kegg-kgml2rdf.jsp trunk/src/war/jsp-bio2rdf/kegg-kgml2rdf.xsl trunk/src/war/jsp-bio2rdf/kegg-search-http2rdf.jsp trunk/src/war/jsp-bio2rdf/lsid-bio2rdf2lsid.jsp trunk/src/war/jsp-bio2rdf/lsid-sameas2rdf.jsp trunk/src/war/jsp-bio2rdf/mesh-nih2rdf.jsp trunk/src/war/jsp-bio2rdf/mesh2rdf.jsp trunk/src/war/jsp-bio2rdf/ncbi-entrez2rdf.jsp trunk/src/war/jsp-bio2rdf/ncbi-genbank2rdf.jsp trunk/src/war/jsp-bio2rdf/ncbi-geneid2rdf.jsp trunk/src/war/jsp-bio2rdf/ncbi-gi-genbank2rdf.jsp trunk/src/war/jsp-bio2rdf/ncbi-map-http2rdf.jsp trunk/src/war/jsp-bio2rdf/ncbi-mesh-http2rdf.jsp trunk/src/war/jsp-bio2rdf/ncbi-omim2rdf.jsp trunk/src/war/jsp-bio2rdf/ncbi-pubchem2rdf.jsp trunk/src/war/jsp-bio2rdf/ncbi-pubmed2rdf.jsp trunk/src/war/jsp-bio2rdf/obo-xref2rdf.jsp trunk/src/war/jsp-bio2rdf/obo2rdf.jsp trunk/src/war/jsp-bio2rdf/pdb-http2rdf.jsp trunk/src/war/jsp-bio2rdf/reactome-taxon-all-http2seealso.jsp trunk/src/war/jsp-bio2rdf/reactome-taxon-http2seealso.jsp trunk/src/war/jsp-bio2rdf/reactome-xref2rdf.jsp trunk/src/war/jsp-bio2rdf/reactome2bio2rdf.jsp trunk/src/war/jsp-bio2rdf/search-rdfdata.jsp trunk/src/war/jsp-bio2rdf/search-v1.jsp trunk/src/war/jsp-bio2rdf/search.jsp trunk/src/war/jsp-bio2rdf/swoogle-search2rdf.jsp trunk/src/war/jsp-bio2rdf/uniprot-header2rdf.jsp trunk/src/war/jsp-bio2rdf/uniprot-http2rdf.jsp trunk/src/war/jsp-bio2rdf/uniprot-keyword-http2rdf.jsp trunk/src/war/jsp-bio2rdf/uniprot-rdf2rdf.jsp trunk/src/war/jsp-bio2rdf/uniprot-search-http2rdf.jsp trunk/src/war/jsp-bio2rdf/urlrewrite.xml trunk/src/war/jsp-bio2rdf/wsdl-authority.jsp trunk/src/war/jsp-bio2rdf/wsdl-service.jsp trunk/src/war/jsp-bio2rdf/wsdl-service2rdf.jsp trunk/src/war/jsp-includes/copyright.jspf trunk/src/war/robots.txt trunk/src/war/test-regexmethods.jsp Added Paths: ----------- trunk/src/war/WEB-INF/src/org/bio2rdf/SparqlRdfFetchController.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <p_a...@us...> - 2008-10-27 10:15:24
|
Revision: 141 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=141&view=rev Author: p_ansell Date: 2008-10-27 10:12:25 +0000 (Mon, 27 Oct 2008) Log Message: ----------- PARTIALLY BROKEN: most of the way through a revamp of the custom query system to allow definition of new queries completely using configuration files Modified Paths: -------------- trunk/build.xml trunk/src/war/WEB-INF/src/log4j.properties trunk/src/war/WEB-INF/src/org/bio2rdf/CustomQuery.java trunk/src/war/WEB-INF/src/org/bio2rdf/QueryBundle.java trunk/src/war/WEB-INF/src/org/bio2rdf/RdfFetcherSparqlQueryRunnable.java trunk/src/war/WEB-INF/src/org/bio2rdf/Settings.java trunk/src/war/WEB-INF/src/org/bio2rdf/SparqlQueryCreator.java trunk/src/war/WEB-INF/src/org/bio2rdf/SparqlRdfFetchController.java trunk/src/war/WEB-INF/src/org/bio2rdf/bio2rdf.properties trunk/src/war/WEB-INF/urlrewrite.xml trunk/src/war/atlas2rdf.jsp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <p_a...@us...> - 2008-10-31 02:25:43
|
Revision: 147 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=147&view=rev Author: p_ansell Date: 2008-10-31 02:25:38 +0000 (Fri, 31 Oct 2008) Log Message: ----------- get some more things working that weren't quite working before Modified Paths: -------------- trunk/build.xml trunk/src/war/WEB-INF/src/log4j.properties trunk/src/war/WEB-INF/src/org/bio2rdf/Settings.java trunk/src/war/WEB-INF/src/org/bio2rdf/SparqlQueryCreator.java trunk/src/war/WEB-INF/src/org/bio2rdf/SparqlRdfFetchController.java trunk/src/war/WEB-INF/src/org/bio2rdf/bio2rdf.properties trunk/src/war/WEB-INF/web-production-template.xml trunk/src/war/atlas2rdf.jsp trunk/src/war/jsp-bio2rdf/crossref-openurldoi2rdf.jsp trunk/src/war/robots.txt trunk/src/war/sitemap.xml Removed Paths: ------------- trunk/src/war/WEB-INF/bin/configSesame.bat trunk/src/war/WEB-INF/bin/configSesame.sh trunk/src/war/WEB-INF/system.conf trunk/src/war/WEB-INF/urlrewrite-v1.xml trunk/src/war/WEB-INF/urlrewrite-v2.xml trunk/src/war/WEB-INF/web.xml-2.2 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <p_a...@us...> - 2008-10-31 05:34:25
|
Revision: 150 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=150&view=rev Author: p_ansell Date: 2008-10-31 05:34:16 +0000 (Fri, 31 Oct 2008) Log Message: ----------- make final changes before releasing 0.2.1 Modified Paths: -------------- trunk/build.xml trunk/src/war/WEB-INF/urlrewrite.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <p_a...@us...> - 2008-11-05 01:45:58
|
Revision: 156 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=156&view=rev Author: p_ansell Date: 2008-11-05 01:43:58 +0000 (Wed, 05 Nov 2008) Log Message: ----------- fix up style for qut web review for bio2rdf.mquter.qut.edu.au Modified Paths: -------------- trunk/build.xml trunk/src/war/WEB-INF/urlrewrite.xml Added Paths: ----------- trunk/src/war/includes-css/ trunk/src/war/includes-css/bio2rdf.css trunk/src/war/includes-css/qut-corpstyle.css trunk/src/war/includes-images/MQUTeRlogo.png trunk/src/war/includes-images/blank.gif trunk/src/war/includes-images/nav_bar.gif trunk/src/war/includes-images/realworld.gif trunk/src/war/mquter-index.html trunk/src/war/redirectToId.jsp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <p_a...@us...> - 2008-11-18 05:07:41
|
Revision: 163 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=163&view=rev Author: p_ansell Date: 2008-11-18 05:07:34 +0000 (Tue, 18 Nov 2008) Log Message: ----------- update version number for 0.2.2 release Modified Paths: -------------- trunk/build.xml trunk/src/war/WEB-INF/src/org/bio2rdf/CustomQuery.java trunk/src/war/WEB-INF/src/org/bio2rdf/bio2rdf.properties This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <p_a...@us...> - 2008-11-19 05:04:08
|
Revision: 165 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=165&view=rev Author: p_ansell Date: 2008-11-19 05:04:01 +0000 (Wed, 19 Nov 2008) Log Message: ----------- bump revision, add countlinksns query and add changes to prosite-biopatml2rdf converter for standard predicates Modified Paths: -------------- trunk/build.xml trunk/src/util/perl/prosite-biopatml2rdf.pl trunk/src/war/WEB-INF/src/org/bio2rdf/bio2rdf.properties This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <p_a...@us...> - 2008-11-23 08:29:46
|
Revision: 169 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=169&view=rev Author: p_ansell Date: 2008-11-23 08:29:36 +0000 (Sun, 23 Nov 2008) Log Message: ----------- make atlas2rdf.jsp put statements into a temporary sesame repository then spit them back out again for one of the 0.3 milestones Modified Paths: -------------- trunk/build.xml trunk/src/war/WEB-INF/src/log4j.properties trunk/src/war/WEB-INF/src/org/bio2rdf/Settings.java trunk/src/war/WEB-INF/src/org/bio2rdf/SparqlQueryCreator.java trunk/src/war/WEB-INF/src/org/bio2rdf/SparqlRdfFetchController.java trunk/src/war/atlas2rdf.jsp Added Paths: ----------- trunk/src/war/WEB-INF/lib/log4j-1.2.15.jar trunk/src/war/WEB-INF/lib/openrdf-sesame-2.2.1-onejar.jar trunk/src/war/WEB-INF/lib/slf4j-api-1.5.6.jar trunk/src/war/WEB-INF/lib/slf4j-log4j12-1.5.6.jar Removed Paths: ------------- trunk/src/war/WEB-INF/lib/log4j-1.2.9.jar This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <p_a...@us...> - 2008-12-02 04:27:07
|
Revision: 182 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=182&view=rev Author: p_ansell Date: 2008-12-02 04:27:02 +0000 (Tue, 02 Dec 2008) Log Message: ----------- add another property for xmlEncoded_inputUrlEncoded_* properties so that the raw RDF/XML strings can contain proper URI's that are still xml escaped Modified Paths: -------------- trunk/build.xml trunk/src/war/WEB-INF/src/log4j.properties trunk/src/war/WEB-INF/src/org/bio2rdf/RdfFetchController.java trunk/src/war/WEB-INF/src/org/bio2rdf/SparqlQueryCreator.java trunk/src/war/WEB-INF/src/org/bio2rdf/bio2rdf.properties This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <p_a...@us...> - 2008-12-09 02:27:37
|
Revision: 184 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=184&view=rev Author: p_ansell Date: 2008-12-09 02:27:32 +0000 (Tue, 09 Dec 2008) Log Message: ----------- hide the quebec sparql endpoints behind the quebec.bio2rdf.org front in preparation for distributing the package simultaneously and using it on that host Modified Paths: -------------- trunk/build.xml trunk/src/war/WEB-INF/src/org/bio2rdf/bio2rdf.properties trunk/src/war/includes-images/title2.jpg Added Paths: ----------- trunk/src/war/quebec-index.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <p_a...@us...> - 2008-12-09 02:55:31
|
Revision: 185 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=185&view=rev Author: p_ansell Date: 2008-12-09 02:55:21 +0000 (Tue, 09 Dec 2008) Log Message: ----------- add in configurable timeout so that there aren't unnecessary timeouts for the public proxies at bio2rdf.mquter.qut.edu.au and quebec.bio2rdf.org as they will be guaranteed to respond before the local installation timeout occurs Modified Paths: -------------- trunk/build.xml trunk/src/war/WEB-INF/src/org/bio2rdf/bio2rdf.properties This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <p_a...@us...> - 2008-12-11 06:05:13
|
Revision: 188 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=188&view=rev Author: p_ansell Date: 2008-12-11 06:05:10 +0000 (Thu, 11 Dec 2008) Log Message: ----------- add in method for avoiding continuous request circles by interdependent mirrors which will appear in the near future Modified Paths: -------------- trunk/build.xml trunk/src/war/WEB-INF/src/log4j.properties trunk/src/war/WEB-INF/src/org/bio2rdf/RdfFetchController.java trunk/src/war/WEB-INF/src/org/bio2rdf/Settings.java trunk/src/war/WEB-INF/src/org/bio2rdf/bio2rdf.properties trunk/src/war/WEB-INF/urlrewrite.xml trunk/src/war/atlas2rdf.jsp trunk/src/war/jsp-bio2rdf/namespacecounts.jsp trunk/src/war/mquter-index.html trunk/src/war/quebec-index.html trunk/src/war/robots.txt trunk/src/war/sitemap.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <p_a...@us...> - 2008-12-12 01:55:21
|
Revision: 192 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=192&view=rev Author: p_ansell Date: 2008-12-12 01:55:17 +0000 (Fri, 12 Dec 2008) Log Message: ----------- bump version and fix minor issue with providerconfigurations being converted to rdf Modified Paths: -------------- trunk/build.xml trunk/src/war/WEB-INF/src/org/bio2rdf/ProviderConfiguration.java trunk/src/war/WEB-INF/src/org/bio2rdf/bio2rdf.properties This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <p_a...@us...> - 2009-02-26 03:33:34
|
Revision: 194 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=194&view=rev Author: p_ansell Date: 2009-02-26 03:33:30 +0000 (Thu, 26 Feb 2009) Log Message: ----------- commit latest changes including numerous neurocommons datasources and configuration changes Modified Paths: -------------- trunk/build.xml trunk/src/war/WEB-INF/src/log4j.properties trunk/src/war/WEB-INF/src/org/bio2rdf/bio2rdf.properties trunk/src/war/bio2rdf.owl trunk/src/war/index.html trunk/src/war/jsp-bio2rdf/kegg-search-http2rdf.jsp trunk/src/war/mquter-index.html trunk/src/war/quebec-index.html trunk/src/war/terms.owl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <p_a...@us...> - 2009-03-09 00:17:44
|
Revision: 205 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=205&view=rev Author: p_ansell Date: 2009-03-09 00:17:35 +0000 (Mon, 09 Mar 2009) Log Message: ----------- add properties and some documentation items Modified Paths: -------------- trunk/build.xml trunk/src/war/WEB-INF/src/org/bio2rdf/Settings.java trunk/src/war/WEB-INF/src/org/bio2rdf/bio2rdf.properties Added Paths: ----------- trunk/docs/ trunk/docs/architecture.pdf trunk/docs/architecture.svg trunk/docs/processflow-page1.png trunk/docs/processflow-privateandpublic.svg trunk/docs/processflow.svg trunk/src/util/python/ecocyc-load-commands.txt trunk/src/util/sql/ trunk/src/util/sql/create_virtuoso_index.sql Property Changed: ---------------- trunk/dist/ trunk/src/war/WEB-INF/src/org/bio2rdf/bio2rdf.properties This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <p_a...@us...> - 2009-03-09 11:08:46
|
Revision: 207 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=207&view=rev Author: p_ansell Date: 2009-03-09 11:08:34 +0000 (Mon, 09 Mar 2009) Log Message: ----------- experiment with adding DERI semanticwebpipes using version 0.7.0 jar file Modified Paths: -------------- trunk/build.xml trunk/src/war/WEB-INF/src/org/bio2rdf/bio2rdf.properties trunk/src/war/atlas2rdf.jsp Added Paths: ----------- trunk/src/war/WEB-INF/lib/pipes-0.7.0.jar trunk/src/war/WEB-INF/lib/xstream-1.3.1.jar trunk/src/war/WEB-INF/src/mixingfoaf.pipe trunk/src/war/WEB-INF/src/pipes.list This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <p_a...@us...> - 2009-03-25 23:24:23
|
Revision: 231 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=231&view=rev Author: p_ansell Date: 2009-03-25 23:24:18 +0000 (Wed, 25 Mar 2009) Log Message: ----------- add some more scripts, and edit index.html's and edit pipes and change taxonomy: to default to taxon: instead Modified Paths: -------------- trunk/build.xml trunk/src/war/WEB-INF/src/bio2rdf_basic.pipe trunk/src/war/WEB-INF/src/bio2rdf_subject_object_slicing.pipe trunk/src/war/WEB-INF/src/log4j.properties trunk/src/war/WEB-INF/src/org/bio2rdf/RdfFetchController.java trunk/src/war/WEB-INF/src/org/bio2rdf/bio2rdf.properties trunk/src/war/WEB-INF/urlrewrite.xml trunk/src/war/index.html trunk/src/war/mquter-index.html trunk/src/war/quebec-index.html Added Paths: ----------- trunk/src/util/shell/chebi-wget.sh trunk/src/util/shell/chebi2mysql.sh trunk/src/util/sql/chebi-import.sql This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |