log
graph
tags
branches
changeset
browse
bz2
zip
gz
Strabon
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 850:
(0)
-300
-100
-50
-30
+30
+50
+100
+300
tip
age
author
description
2013-01-09
George Garbis
[maven-release-plugin] prepare release v3.2.7
v3.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 postgres
temporals
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 well
temporals
2013-01-07
Konstantina Bereta
1 fix (to be continued)
temporals
2013-01-07
Konstantina Bereta
fixing implementation for temporal constructs in postgres temporal (the respective java implementation has been completed)
temporals
2013-01-04
Konstantina Bereta
adding two more construct functions..
temporals
2013-01-04
Konstantina Bereta
fixed issues in procedingPeriod and succeedindPeriod functions
temporals
2013-01-04
Konstantina Bereta
added functions:precedingPeriod, SucceedingPeriod, period(constructs a period given 2 dateTime arguments) to be used in the select part of an stSPARQL query
temporals
2013-01-04
Konstantina Bereta
Fixed functions: peridUnion, periodIntersection and minusPeriod when used in the select clause of the query
temporals
2013-01-04
Konstantina Bereta
renamed beforePeriod function
temporals
2013-01-04
Konstantina Bereta
added cases which are not covered by the jtemporal libary
temporals
2013-01-04
Konstantina Bereta
added StrabonTemporalElement class to handle temporal elements (periods and instants in a uniform way). Fixing incompatibilities between the jtemporal and postgres temporal implementations of temporal functions
temporals
2013-01-03
George Garbis
fix logging and add comment for example command
DiffDateTime
2013-01-03
George Garbis
Background data from http
DiffDateTime
2013-01-03
George Garbis
runChain takes hotspots from server and minor changes in comments and printings
DiffDateTime
2013-01-02
Konstantina Bereta
Added strabonInstant class. This implements the instant interface of jtemporal. The instant is currently implemented as a GregorianCalendar instance in java,
temporals
2013-01-02
Konstantina Bereta
1) forgot to add some files in the previous commit
temporals
2012-12-24
Kostis Kyzirakos
Added an <endpoint-exec> module. This module builds an executable jar file with an embedded Apache Tomcat 7.
2012-12-21
George Garbis
endpoint script can handle queries with newlines and comments
DiffDateTime
2012-12-21
George Garbis
New version of runChain.sh
DiffDateTime
2012-12-21
George Garbis
Some corrections in queries
DiffDateTime
2012-12-19
George Garbis
Rename file
DiffDateTime
2012-12-21
Konstantina Bereta
Added four more temporal relation functions:
temporals
2012-12-20
Konstantina Bereta
renamed temporal functions to comply with the respective functions of Allen's interval algebra
temporals
2012-12-20
Konstantina Bereta
added "Until Changed support" to the query engine
temporals
2012-12-19
Konstantina Bereta
modified again the query engine as follows: Temporal instants are returned as xsd:dateTime values (instead of periods with the same starting and ending points as implemented in Postgres Temporal)
temporals
less
more
| rev 850:
(0)
-300
-100
-50
-30
+30
+50
+100
+300
tip