Strabon

log

age author description
2012-12-08 Panayiotis Smeros Commented some printouts.temporals
2012-12-07 Kostis Kyzirakos fix (it runs!)temporals
2012-12-07 Kostis Kyzirakos Fix (iteration)temporals
2012-12-07 Kostis Kyzirakos fixtemporals
2012-12-07 Babis Nikolaou reverted strabon.conf. This is only a template file that has to be copied in "$HOME/.strabon" and be read by the "strabon" script
2012-12-07 Kostis Kyzirakos mergetemporals
2012-12-07 Kostis Kyzirakos added class and scripts for experimentstemporals
2012-12-06 Konstantina Bereta did the same for the storeURL casetemporals
2012-12-06 Konstantina Bereta now valid time instants are used as typed literals without the use of brackets (as in the case of periods)temporals
2012-12-05 Stella Giannakopoulou Created junit test to test the limitation of query results.
2012-12-05 Stella Giannakopoulou Improved addLimit function to take into account some more cases.
2012-12-04 Babis Nikolaou made strabon-endpoint-client jar executable. Now you can query a Strabon Endpoint with command line as follows:
2012-12-04 Babis Nikolaou updated endpoint client to use the newest version of httpclient (4.2) and added a main method to StrabonEndpoint, thus the respective jar in endpoint-client/target can be used in command line as well
2012-12-01 Konstantina Bereta storing metadata before the datatemporals
2012-12-01 Konstantina Bereta various changestemporals
2012-11-30 Stella Giannakopoulou Merge
2012-11-30 Stella Giannakopoulou When the connection to the endpoint is done by localhost, then no authentication is needed for store or update operations.
2012-11-30 Babis Nikolaou updated ChangeLog
2012-11-29 Babis Nikolaou removed printing of connection details in Strabon Endpoint when connection establishes successfully
2012-11-29 Babis Nikolaou ignore file "endpoint-client/dependency-reduced-pom.xml" produced by shade maven plugin
2012-11-29 Babis Nikolaou added Strabon.isLocked() method for checking whether the database is locked and in such a case not creating a Strabon instance
2012-11-29 Babis Nikolaou merge
2012-11-29 Babis Nikolaou remove lock on connection close in Strabon
2012-11-29 Babis Nikolaou fixed packaging in one jar for endpoint-client using the maven shade plugin
2012-11-12 Babis Nikolaou made "checkForLocks and remove them" false (disabled) in Strabon. This makes Strabon not interefere with Strabon Endpoint if the second is running
2012-11-12 Babis Nikolaou made "checkForLocks and remove them" false (disabled) in endpoint. This makes endpoint do not interefere with Strabon if the second is running
2012-11-29 Konstantina Bereta Four more temporal relation functions are now supported: strdf:overrightPeriod, strdf:overleftPeriod, strdf:equalsPeriod, strdf:nequalsPeriodtemporals
2012-11-29 Kallirroi Dogani changed default prefix for gag
2012-11-29 Konstantina Did the same for the query processing: Instants supported as constant arguments in temporal extension functionstemporals
2012-11-29 konstantina Valid instants are now supported, apart from valid periodstemporals