Strabon

log

age author description
2013-02-08 Konstantina Bereta merge with defaulttemporals
2013-02-07 Konstantina Bereta added some more tests and modified storeURL function to test the performance of the system when storing files with over a million quadstemporals
2013-01-30 George Garbis Search Query for TELEIOS system
2013-01-30 Stella Giannakopoulou Added refinement in group by
2013-01-30 Stella Giannakopoulou Changed refineTimePersistence so that the triple "?h noa:refinedBy ?refined" is inserted,
2013-01-29 George Garbis TimePersistence creates different URI for each virtual hotspost
2013-01-23 Babis Nikolaou minor changes to README file
2013-01-23 George Garbis merge
2013-01-23 George Garbis Fix runChain.sh to run by default in teleios3
2013-01-23 George Garbis Correct uris of ContainsFunc and CrossesFunc
2013-01-23 George Garbis Update teleios queries after to conform to function renaming
2013-01-23 George Garbis Correct gag namespace in endpoint prefixes
2013-01-15 Konstantina Bereta completed temporal relation tests.temporals
2013-01-15 Konstantina Bereta added the actual files and did some refactoringtemporals
2013-01-14 Konstantina Bereta Added junit tests to test the temporal relations between periodstemporals
2013-01-11 Konstantina Bereta temporal functions period_start and period_end are now fully implemented using postgres temporal. Also added the following:temporals
2013-01-09 Konstantina Bereta wrapped temporal constructs with text_in(period_out))temporals
2013-01-09 Konstantina Bereta added the temporal unary constructs period_start and period_end that will be evaluated using postgresql temporal. These constructs return the starting and te endingtemporals
2013-01-10 George Garbis More updating of ChangeLog according to release
2013-01-09 Babis Nikolaou updated ChangeLog according to release
2013-01-09 George Garbis [maven-release-plugin] prepare for next development iteration
2013-01-09 George Garbis [maven-release-plugin] copy for tag v3.2.7
2013-01-09 George Garbis [maven-release-plugin] prepare release v3.2.7v3.2.7
2013-01-09 Babis Nikolaou the line length of the ChangeLog file should be 80 except when a link is involved that cannot be broken into pieces
2013-01-09 Konstantina Bereta added temporal features to changelog
2013-01-08 Konstantina Bereta modified GeneralDBSelectQueryOptimizer so that the temporal functions succeeding_period and preceding_period are evaluated only in Java, as they are not supported in temporal postgrestemporals
2013-01-08 Babis Nikolaou to build Strabon using maven version <3.0 include also the following option that disables running of shade plugin: -Dshade.skip
2013-01-08 George Garbis merge with DiffDateTime
2013-01-08 Konstantina Bereta fixed. Now the following temporal constructs: period_intersect, period_union and period_minus are implemented in postgres temporal as welltemporals
2013-01-07 Konstantina Bereta 1 fix (to be continued)temporals