bio2rdf-svncommits Mailing List for bio2rdf (Page 20)
Brought to you by:
fbelleau,
vincentemonet
You can subscribe to this list here.
2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(3) |
Aug
(12) |
Sep
(13) |
Oct
(45) |
Nov
(28) |
Dec
(14) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2009 |
Jan
|
Feb
(1) |
Mar
(53) |
Apr
(126) |
May
(123) |
Jun
(104) |
Jul
(44) |
Aug
(54) |
Sep
(46) |
Oct
(28) |
Nov
(38) |
Dec
(10) |
2010 |
Jan
(4) |
Feb
(13) |
Mar
(4) |
Apr
(20) |
May
(20) |
Jun
(9) |
Jul
(1) |
Aug
|
Sep
(3) |
Oct
|
Nov
(10) |
Dec
(17) |
2011 |
Jan
(4) |
Feb
(52) |
Mar
(3) |
Apr
|
May
|
Jun
|
Jul
(3) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(6) |
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
(1) |
Dec
|
From: <p_a...@us...> - 2009-06-09 03:09:52
|
Revision: 517 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=517&view=rev Author: p_ansell Date: 2009-06-09 03:08:59 +0000 (Tue, 09 Jun 2009) Log Message: ----------- fix up test-regexmethods page and slightly alter debugging for atlas2rdf.jsp Modified Paths: -------------- trunk/src/war/atlas2rdf.jsp trunk/src/war/test-regexmethods.jsp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <p_a...@us...> - 2009-06-09 02:46:29
|
Revision: 516 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=516&view=rev Author: p_ansell Date: 2009-06-09 02:46:21 +0000 (Tue, 09 Jun 2009) Log Message: ----------- reduce logging levels now that issue is fixed Modified Paths: -------------- 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/RdfFetchController.java trunk/src/war/WEB-INF/src/org/bio2rdf/Settings.java 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...> - 2009-06-09 02:09:47
|
Revision: 515 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=515&view=rev Author: p_ansell Date: 2009-06-09 02:09:10 +0000 (Tue, 09 Jun 2009) Log Message: ----------- get things working nicely again!!!! Modified Paths: -------------- 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/ProviderConfiguration.java 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/test-bio2rdf-configuration.n3 trunk/src/war/debug-configuration.jsp trunk/src/war/namespaceproviders.jsp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <p_a...@us...> - 2009-06-09 00:51:40
|
Revision: 514 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=514&view=rev Author: p_ansell Date: 2009-06-09 00:29:18 +0000 (Tue, 09 Jun 2009) Log Message: ----------- more bug fixes Modified Paths: -------------- trunk/src/war/WEB-INF/src/org/bio2rdf/CustomQuery.java trunk/src/war/WEB-INF/src/org/bio2rdf/RdfNormalisationRule.java trunk/src/war/WEB-INF/src/org/bio2rdf/Settings.java trunk/src/war/WEB-INF/test-bio2rdf-configuration.n3 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <p_a...@us...> - 2009-06-08 11:25:46
|
Revision: 513 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=513&view=rev Author: p_ansell Date: 2009-06-08 11:25:29 +0000 (Mon, 08 Jun 2009) Log Message: ----------- more of the way to getting things working smoothly Modified Paths: -------------- 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/NamespaceEntry.java trunk/src/war/WEB-INF/src/org/bio2rdf/Profile.java trunk/src/war/WEB-INF/src/org/bio2rdf/ProviderConfiguration.java trunk/src/war/WEB-INF/src/org/bio2rdf/RdfNormalisationRule.java trunk/src/war/WEB-INF/src/org/bio2rdf/Settings.java trunk/src/war/debug-configuration.jsp trunk/src/war/namespaceproviders.jsp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <p_a...@us...> - 2009-06-08 08:45:14
|
Revision: 512 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=512&view=rev Author: p_ansell Date: 2009-06-08 08:45:06 +0000 (Mon, 08 Jun 2009) Log Message: ----------- make more changes to attempt to fix issue with possible multiplicity of namespace titles compared to namespace URI's, and implement system where any of the matching namespace URI's for a namespace title can be accommodated Modified Paths: -------------- trunk/src/war/WEB-INF/src/org/bio2rdf/CustomQuery.java trunk/src/war/WEB-INF/src/org/bio2rdf/ProviderConfiguration.java trunk/src/war/WEB-INF/src/org/bio2rdf/RdfFetchController.java trunk/src/war/WEB-INF/src/org/bio2rdf/Settings.java trunk/src/war/namespaceproviders.jsp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <p_a...@us...> - 2009-06-07 01:58:16
|
Revision: 511 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=511&view=rev Author: p_ansell Date: 2009-06-07 01:55:11 +0000 (Sun, 07 Jun 2009) Log Message: ----------- make debug-configuration.jsp work as desired Modified Paths: -------------- trunk/src/war/WEB-INF/src/org/bio2rdf/CustomQuery.java trunk/src/war/WEB-INF/src/org/bio2rdf/NamespaceEntry.java trunk/src/war/WEB-INF/src/org/bio2rdf/Profile.java trunk/src/war/WEB-INF/src/org/bio2rdf/ProviderConfiguration.java trunk/src/war/WEB-INF/src/org/bio2rdf/RdfNormalisationRule.java trunk/src/war/WEB-INF/src/org/bio2rdf/Settings.java trunk/src/war/atlas2rdf.jsp trunk/src/war/debug-configuration.jsp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <p_a...@us...> - 2009-06-07 00:57:46
|
Revision: 510 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=510&view=rev Author: p_ansell Date: 2009-06-07 00:57:44 +0000 (Sun, 07 Jun 2009) Log Message: ----------- turn Vectors and String[] into Lists Modified Paths: -------------- trunk/src/war/WEB-INF/src/org/bio2rdf/BlacklistController.java trunk/src/war/WEB-INF/src/org/bio2rdf/BlacklistEntry.java trunk/src/war/WEB-INF/src/org/bio2rdf/CustomQuery.java trunk/src/war/WEB-INF/src/org/bio2rdf/NamespaceEntry.java trunk/src/war/WEB-INF/src/org/bio2rdf/Profile.java 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/QueryDebug.java trunk/src/war/WEB-INF/src/org/bio2rdf/RdfFetchController.java trunk/src/war/WEB-INF/src/org/bio2rdf/RdfFetcher.java trunk/src/war/WEB-INF/src/org/bio2rdf/Settings.java trunk/src/war/WEB-INF/src/org/bio2rdf/SparqlQueryCreator.java trunk/src/war/atlas2rdf.jsp trunk/src/war/bio2rdfpipes.jsp trunk/src/war/blacklisterror.jsp trunk/src/war/debug-configuration.jsp trunk/src/war/errorstats.jsp trunk/src/war/jsp-bio2rdf/namespacecounts.jsp trunk/src/war/multifetch.jsp trunk/src/war/namespaceproviders.jsp trunk/src/war/redirectToId.jsp trunk/src/war/test-regexmethods.jsp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <p_a...@us...> - 2009-06-06 11:22:54
|
Revision: 509 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=509&view=rev Author: p_ansell Date: 2009-06-06 11:22:53 +0000 (Sat, 06 Jun 2009) Log Message: ----------- do some more implementation in an attempt to get IMPORT_FROM_RDF to work Modified Paths: -------------- trunk/src/war/WEB-INF/src/org/bio2rdf/CustomQuery.java trunk/src/war/WEB-INF/src/org/bio2rdf/NamespaceEntry.java trunk/src/war/WEB-INF/src/org/bio2rdf/ProviderConfiguration.java trunk/src/war/WEB-INF/src/org/bio2rdf/RdfNormalisationRule.java trunk/src/war/WEB-INF/src/org/bio2rdf/Settings.java trunk/src/war/WEB-INF/test-bio2rdf-configuration.n3 trunk/src/war/debug-configuration.jsp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <p_a...@us...> - 2009-06-06 07:22:34
|
Revision: 508 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=508&view=rev Author: p_ansell Date: 2009-06-06 07:22:23 +0000 (Sat, 06 Jun 2009) Log Message: ----------- add another class for RuleTest Modified Paths: -------------- 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/RdfNormalisationRule.java trunk/src/war/WEB-INF/src/org/bio2rdf/Settings.java trunk/src/war/WEB-INF/test-bio2rdf-configuration.n3 trunk/src/war/debug-configuration.jsp Added Paths: ----------- trunk/src/war/WEB-INF/src/org/bio2rdf/RuleTest.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <p_a...@us...> - 2009-06-05 09:34:13
|
Revision: 507 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=507&view=rev Author: p_ansell Date: 2009-06-05 09:34:02 +0000 (Fri, 05 Jun 2009) Log Message: ----------- fix up the configuration output for providers Modified Paths: -------------- trunk/src/war/WEB-INF/src/org/bio2rdf/Profile.java trunk/src/war/WEB-INF/src/org/bio2rdf/Settings.java trunk/src/war/WEB-INF/src/org/bio2rdf/bio2rdf.properties trunk/src/war/debug-configuration.jsp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <p_a...@us...> - 2009-06-05 08:27:15
|
Revision: 506 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=506&view=rev Author: p_ansell Date: 2009-06-05 08:27:02 +0000 (Fri, 05 Jun 2009) Log Message: ----------- more fixes, including fine tuning the quebecdnsonly configuration profile Modified Paths: -------------- trunk/build.xml trunk/src/war/WEB-INF/src/log4j.properties trunk/src/war/WEB-INF/src/org/bio2rdf/Profile.java trunk/src/war/WEB-INF/src/org/bio2rdf/Settings.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-06-05 06:41:17
|
Revision: 505 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=505&view=rev Author: p_ansell Date: 2009-06-05 06:41:16 +0000 (Fri, 05 Jun 2009) Log Message: ----------- get profile support working 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/Profile.java trunk/src/war/WEB-INF/src/org/bio2rdf/ProviderConfiguration.java trunk/src/war/WEB-INF/src/org/bio2rdf/RdfFetchController.java trunk/src/war/WEB-INF/src/org/bio2rdf/Settings.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <p_a...@us...> - 2009-06-05 02:45:47
|
Revision: 504 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=504&view=rev Author: p_ansell Date: 2009-06-05 02:45:43 +0000 (Fri, 05 Jun 2009) Log Message: ----------- add some more profile related information Modified Paths: -------------- trunk/src/war/WEB-INF/src/log4j.properties trunk/src/war/WEB-INF/src/org/bio2rdf/Profile.java trunk/src/war/WEB-INF/src/org/bio2rdf/ProviderConfiguration.java trunk/src/war/WEB-INF/src/org/bio2rdf/Settings.java trunk/src/war/debug-configuration.jsp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <p_a...@us...> - 2009-06-05 00:45:42
|
Revision: 503 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=503&view=rev Author: p_ansell Date: 2009-06-05 00:42:35 +0000 (Fri, 05 Jun 2009) Log Message: ----------- add first iteration of profile support Modified Paths: -------------- trunk/src/war/WEB-INF/src/org/bio2rdf/CustomQuery.java 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 Added Paths: ----------- trunk/src/war/WEB-INF/src/org/bio2rdf/Profile.java trunk/src/war/xsl-sources/bind.xsl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <p_a...@us...> - 2009-06-02 08:39:50
|
Revision: 502 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=502&view=rev Author: p_ansell Date: 2009-06-02 08:39:42 +0000 (Tue, 02 Jun 2009) Log Message: ----------- make profiles work for query types and provider configurations Modified Paths: -------------- trunk/build.xml trunk/src/war/WEB-INF/src/org/bio2rdf/CustomQuery.java trunk/src/war/WEB-INF/src/org/bio2rdf/ProviderConfiguration.java 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/atlas2rdf.jsp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <p_a...@us...> - 2009-06-01 04:38:13
|
Revision: 501 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=501&view=rev Author: p_ansell Date: 2009-06-01 04:38:12 +0000 (Mon, 01 Jun 2009) Log Message: ----------- add wormpep as uniprot related namespace Modified Paths: -------------- 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-06-01 03:42:46
|
Revision: 500 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=500&view=rev Author: p_ansell Date: 2009-06-01 03:42:42 +0000 (Mon, 01 Jun 2009) Log Message: ----------- add sider_sideeffects to diseasomereverse provider Modified Paths: -------------- 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-06-01 03:07:45
|
Revision: 499 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=499&view=rev Author: p_ansell Date: 2009-06-01 03:07:37 +0000 (Mon, 01 Jun 2009) Log Message: ----------- add asn1 provider for geneid Modified Paths: -------------- 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-06-01 02:49:19
|
Revision: 498 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=498&view=rev Author: p_ansell Date: 2009-06-01 02:49:18 +0000 (Mon, 01 Jun 2009) Log Message: ----------- eliminate useless linkedct_trials html provider so the other one is instead used Modified Paths: -------------- 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-06-01 02:47:32
|
Revision: 497 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=497&view=rev Author: p_ansell Date: 2009-06-01 02:47:31 +0000 (Mon, 01 Jun 2009) Log Message: ----------- fix some searchns output pages to the current URI structure and add mquter linkedct mirror information on Modified Paths: -------------- trunk/src/war/WEB-INF/src/org/bio2rdf/bio2rdf.properties trunk/src/war/jsp-bio2rdf/ncbi-entrez2rdf.jsp trunk/src/war/jsp-bio2rdf/ncbi-map-http2rdf.jsp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <p_a...@us...> - 2009-05-29 03:22:19
|
Revision: 496 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=496&view=rev Author: p_ansell Date: 2009-05-29 01:31:55 +0000 (Fri, 29 May 2009) Log Message: ----------- add more use to the LODD datasets by reverseconstructing some more namespaces within the set and from the original bio2rdf namespaces Modified Paths: -------------- 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-05-28 22:37:23
|
Revision: 495 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=495&view=rev Author: p_ansell Date: 2009-05-28 22:37:15 +0000 (Thu, 28 May 2009) Log Message: ----------- add some more changes including a myexp_contenttype rule and namespace that was missing so far Modified Paths: -------------- trunk/src/util/python/sideeffects-labels2rdf.py 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-05-27 23:44:08
|
Revision: 494 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=494&view=rev Author: p_ansell Date: 2009-05-27 23:44:02 +0000 (Wed, 27 May 2009) Log Message: ----------- add more sider related scripts Modified Paths: -------------- trunk/src/util/python/sideeffects-labels2rdf.py Added Paths: ----------- trunk/src/util/python/sideeffects-adverseeffects2rdf.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <p_a...@us...> - 2009-05-27 02:14:53
|
Revision: 493 http://bio2rdf.svn.sourceforge.net/bio2rdf/?rev=493&view=rev Author: p_ansell Date: 2009-05-27 01:44:23 +0000 (Wed, 27 May 2009) Log Message: ----------- add inchikey support via drugbank literals Modified Paths: -------------- 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. |