org.trialox.rdf.spi.sesame

log

age author description
Mon, 10 Nov 2008 17:01:05 +0100 Reto Bachmann-Gmuer renamed provider.sesame to sesame.storagedefault tip
Mon, 10 Nov 2008 16:53:54 +0100 Reto Bachmann-Gmuer renamed spi.sesame to provider.sesame
Mon, 10 Nov 2008 16:42:00 +0100 Reto Bachmann-Gmuer renamed rdf.model to rdf.core, unified .hgignore
Mon, 10 Nov 2008 15:44:34 +0100 Reto Bachmann-Gmuer casing adapted to changes in rdf.model
Thu, 06 Nov 2008 18:26:42 +0100 Hasan RDF-19 (provider for tc mgmt) some changes according to coding guidelines
Thu, 06 Nov 2008 10:42:18 +0100 Michael Szalay added package-level documentation
Thu, 06 Nov 2008 10:01:14 +0100 Michael Szalay added more javadoc
Thu, 06 Nov 2008 09:55:13 +0100 Michael Szalay added more javadoc and implemented hashCode() method
Wed, 05 Nov 2008 17:25:40 +0100 Michael Szalay added tests for method "getTriples"
Wed, 05 Nov 2008 17:23:24 +0100 Michael Szalay added test for graph equality and implemented equals
Wed, 05 Nov 2008 17:23:06 +0100 Michael Szalay refactored duplicate method getSubDirectory into helper method
Wed, 05 Nov 2008 17:00:12 +0100 Michael Szalay added graphDeletion test
Wed, 05 Nov 2008 16:58:36 +0100 Michael Szalay fixed bug in deleteTripleCollection
Wed, 05 Nov 2008 16:43:52 +0100 Michael Szalay first "dirty" implementation of SesameNativeWeightedProvider supplying graphs and mgraphs
Thu, 30 Oct 2008 16:30:36 +0100 Michael Szalay added encoding of UriRefs for directory names
Thu, 30 Oct 2008 15:49:42 +0100 Michael Szalay added more comments
Thu, 30 Oct 2008 15:38:50 +0100 Michael Szalay add "initialize" method to initialize graph from outside (from the provider)
Thu, 30 Oct 2008 15:38:15 +0100 Michael Szalay added WeightedProvider for sesame graphs (native)
Tue, 21 Oct 2008 13:09:10 +0200 Reto Bachmann-Gmuer snapshotized
Thu, 16 Oct 2008 15:21:17 +0200 Hasan Make a release version
Mon, 22 Sep 2008 17:23:43 +0200 Reto Bachmann-Gmuer fixed according to new snapshotizing rules
Tue, 16 Sep 2008 12:05:27 +0200 Reto Bachmann-Gmuer Added tag 0.2 for changeset deda4eac9cd9
Tue, 16 Sep 2008 12:05:21 +0200 Reto Bachmann-Gmuer Removed tag 0.20.2
Tue, 16 Sep 2008 09:29:42 +0200 Tobias Hofer Automated merge with ssh://thr@trialox.org//home/mercurial/repositories/org.trialox.rdf.spi.sesame/default
Tue, 16 Sep 2008 09:29:26 +0200 Tobias Hofer Added missing file SesameGraphTestSupport.java
Mon, 15 Sep 2008 16:05:11 +0200 Reto Bachmann-Gmuer reto version 0.2
Mon, 15 Sep 2008 16:04:54 +0200 Reto Bachmann-Gmuer reto Added tag 0.2 for changeset adf53e019c71
Fri, 12 Sep 2008 17:00:45 +0200 Tobias Hofer Refactored test fixtures
Mon, 08 Sep 2008 16:42:57 +0200 Reto Bachmann-Gmuer reto hanling of null-language plain literals
Mon, 08 Sep 2008 15:57:43 +0200 Reto Bachmann-Gmuer reto fixed to support typed literals
Mon, 08 Sep 2008 14:25:26 +0200 Reto Bachmann-Gmuer reto fixed dependencies
Thu, 04 Sep 2008 11:44:18 +0200 Reto Bachmann-Gmuer reto removed inherited version number
Mon, 18 Aug 2008 13:48:46 +0200 origami removed unused comment and imports
Tue, 12 Aug 2008 16:37:17 +0200 Michael Szalay implemented the clear method
Tue, 12 Aug 2008 16:09:09 +0200 Michael Szalay added test for thread-safety and add a "synchronized" to the "getRepository()" method
Tue, 12 Aug 2008 11:34:30 +0200 Michael Szalay added removeAll() method
Mon, 11 Aug 2008 16:03:53 +0200 Reto Bachmann-Gmuer reto removed system.out
Mon, 11 Aug 2008 16:02:16 +0200 Reto Bachmann-Gmuer reto fixed node conversion
Mon, 11 Aug 2008 16:00:23 +0200 Reto Bachmann-Gmuer reto fixed node conversion
Thu, 07 Aug 2008 17:21:39 +0200 Michael Szalay deleted unnecessary stuff
Thu, 07 Aug 2008 17:20:48 +0200 Michael Szalay added closing of connections
Thu, 07 Aug 2008 15:59:45 +0200 Reto Bachmann-Gmuer reto using tests-utils, putting data below home-dir
Thu, 07 Aug 2008 14:38:07 +0200 Michael Szalay changed dependency to sesames
Thu, 07 Aug 2008 11:29:08 +0200 Michael Szalay improved version
Wed, 06 Aug 2008 16:55:02 +0200 Reto Bachmann-Gmuer reto not embed org.trialox
Tue, 05 Aug 2008 17:25:25 +0200 Michael Szalay initial commit