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 876:
(0)
-300
-100
-60
+60
+100
+300
tip
age
author
description
2013-02-22
Babis Nikolaou
revert log level to INFO
2013-02-21
Babis Nikolaou
added namespace for the RDFi framework (rdfi) and URIs for the RCC-8 relations of the RDFi framework
2013-02-15
Panayiotis Smeros
Added nquads format in strabon script.
temporals
2013-02-08
Konstantina Bereta
resolved merge issues
temporals
2013-02-08
Konstantina Bereta
merge with default
temporals
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 quads
temporals
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 refactoring
temporals
2013-01-14
Konstantina Bereta
Added junit tests to test the temporal relations between periods
temporals
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 ending
temporals
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.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
2012-12-19
Konstantina Bereta
changed datatype from strdf:validTime to strdf:period for periods
temporals
2012-12-19
Konstantina Bereta
modified storage manager to parse and store periods with beginning and ending points of type xsd:DateTime format
temporals
2012-12-19
Konstantina Bereta
Now the starting and the ending time points of a period will follow the xsd:DateTime format. Modified the query engine accordingly.
temporals
2012-12-19
Konstantina Bereta
removing hardcoded strings for temporal datatype
temporals
less
more
| rev 876:
(0)
-300
-100
-60
+60
+100
+300
tip