age |
author |
description |
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 |
2012-11-28 |
Konstantina Bereta |
Added support for "NOW" when used in temporal functionstemporals |
2012-11-28 |
Panayiotis Smeros |
merge...temporals |
2012-11-28 |
Panayiotis Smeros |
Comments can be everywhere! (believe me)temporals |
2012-11-28 |
Konstantina Bereta |
Now periods as constant typed literal values are supported as welltemporals |
2012-11-28 |
Panayiotis Smeros |
Comments can be everywhere!temporals |
2012-11-27 |
Konstantina Bereta |
Temporal joins are now perfomed correctly. Tested with simple queries containing strdf:AfterPeriod, strdf:BeforePeriod, strdf:PeriodContains, strdf:containedByPeriod and strdf:PeriodOverlaps in the FILTER clause of the query.temporals |
2012-11-26 |
Stella Giannakopoulou |
Changed browsing when a # is contained, because it was not displayed correctly. |
2012-11-26 |
Konstantina Bereta |
name handling for temporal variablestemporals |
2012-11-26 |
Konstantina Bereta |
Now strdf:within will be used instead of strdf:inside |
2012-11-26 |
Konstantina |
changes in filter(StatementPattern) method of GeneralDBSelectQueryOptimizertemporals |
2012-11-24 |
Konstantina |
trying to get rid of extra joinstemporals |
2012-11-24 |
Konstantina |
fixed error in FunctionRegistrytemporals |
2012-11-23 |
Panayiotis Smeros |
Fixed a bug in queryRewriting.temporals |
2012-11-23 |
Konstantina Bereta |
continue support for stSPARQL temporal relation functionstemporals |
2012-11-23 |
Stella Giannakopoulou |
Added a TD tag that was missing when a variable was not bound. |
2012-11-22 |
Konstantina Bereta |
mergetemporals |
2012-11-22 |
Konstantina Bereta |
more changes to get to append temporal joinn functionstemporals |
2012-11-22 |
Panayiotis Smeros |
Added some tests.temporals |
2012-11-22 |
Panayiotis Smeros |
queryRewriting: ignore false quadruples ("FILTER(...)" as s, p, o or t)temporals |
2012-11-22 |
Konstantina Bereta |
sametemporals |
2012-11-22 |
Konstantina Bereta |
Fixed graph uri constructiontemporals |
2012-11-22 |
Konstantina Bereta |
temporalVar projection (cont)temporals |
2012-11-22 |
Konstantina Bereta |
minorstemporals |
2012-11-22 |
Konstantina Bereta |
temporal vars should also be projected as temporal varstemporals |
2012-11-22 |
Konstantina Bereta |
Performing an inner join with temporal table each time a temporal variable is encounteredtemporals |
2012-11-22 |
Konstantina Bereta |
temporal functions can now be registered to Function Registrytemporals |
2012-11-20 |
Konstantina Bereta |
did the same for the storeString case,tootemporals |
2012-11-20 |
Konstantina Bereta |
fixed minor store error that caused problems in temporal selectiontemporals |
2012-11-20 |
Panayiotis Smeros |
Replaced strdf prefix. select * where {?s ?p ?o ?t} can be posed now.temporals |
2012-11-20 |
Panayiotis Smeros |
Changed graphVariable form.temporals |
2012-11-19 |
Panayiotis Smeros |
Moved temporal test class in postgis package.temporals |
2012-11-19 |
Panayiotis Smeros |
added a temporal-selection-test datasettemporals |
2012-11-19 |
Panayiotis Smeros |
Added a new class for Temporal Selection tests.temporals |
2012-11-16 |
Konstantina |
Deprecated one of spatial columnVar constructors. Now a general columnVar will be created and its spatial or temporal nature will be defined later using the respective setter methodstemporals |
2012-11-16 |
Konstantina |
now ColumnVars can be temporally enabled tootemporals |
2012-11-16 |
Konstantina |
minor addition in ValueJoinOptimizertemporals |
2012-11-16 |
Konstantina |
disabled spatialJoinOptimizer for a while until temporal joins work outtemporals |
2012-11-09 |
Kostis Kyzirakos |
added replaced mbbIntersect by mbbOverlap |