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 671:
(0)
-300
-100
-50
-30
+30
+50
+100
+300
tip
age
author
description
2012-10-30
Babis Nikolaou
added interface (EndpointResult) for the return type of the answer of an endpoint. Added a prototypical implementation for StrabonEndpoint
2012-10-30
Babis Nikolaou
completed implementation of query() method for StrabonEndpoint
2012-10-30
Babis Nikolaou
added interface (SpatialEndpoint) that endpoints with spatial capabilities should implement. Added a prototype abstract class implementing this interface (SpatialEndpointImpl). Added a StrabonEndpoint class extending the abstract class (NOT complete yet)
2012-10-28
constant
Started adding support for a function that adds minutes to a dateTime value, producing a new dateTime value. Not working yet.
2012-10-26
Konstantina Bereta
Added index on period_values
temporals
2012-10-26
Konstantina Bereta
fixed bugs. Now periods are also stored in a separate, temporally enabled (by temporal postgres) table, using the period datatype. Used period_in and textout functions to convert from text to cstring and then from cstring to period.
temporals
2012-10-25
Konstantina Bereta
some fixed, some to be fixed
temporals
2012-10-25
Konstantina Bereta
the table for storing period values is now constructed correctly. However, inserts in this table face synchronization issues :(
temporals
2012-10-25
Konstantina Bereta
made changes to valueTableFactory
temporals
2012-10-25
Babis Nikolaou
updated ChangeLog
2012-10-25
Babis Nikolaou
Addresses Ticket #20: added support (not completed yet) for requesting the capabilities of Strabon Endpoint
2012-10-24
Stella Giannakopoulou
Merge
2012-10-24
Stella Giannakopoulou
Updated the section for user authentication in the Changelog.
2012-10-24
Babis Nikolaou
updated changelog. To fill in the date (when a release is done), just fill it using the output of the "date" command
2012-10-24
Konstantina Bereta
updated literal manager to handle valid period datatype, tool and make an insertion in temporal table
temporals
2012-10-24
Konstantina Bereta
updated LiteralTable to include PeriodTable as well and insert Period values to the respective table. Minor changes to PostGISSqlTable also
temporals
2012-10-24
Konstantina Bereta
fixed insert method of PeriodTable class in order to be used by the upper levels of the baklavas-like software stack
temporals
2012-10-24
Konstantina Bereta
added the respective class for PeriodTable
temporals
2012-10-24
Konstantina Bereta
added preparted statements for creating period table and inserting records in it
temporals
2012-10-24
Konstantina Bereta
made some more changes to the QuadRDFHandler and added the period datatype and datatype function validation so that it can be used in the literal manager, as soon as the schema will be extended with a periodvalues table
temporals
2012-10-23
Konstantina Bereta
added getter for handledTriples in NQuadsTranslator.java
temporals
2012-10-23
Konstantina Bereta
modified NQuadsTranslator.java accordingly
temporals
2012-10-23
Konstantina Bereta
added parser and handler files to runtime/generaldb
temporals
2012-10-23
Konstantina Bereta
added strdf to geoconstants and modified generaldb for storing quads
temporals
2012-10-16
Konstantina Bereta
Strabon now parses and stores quads, with the last element representing the context of the triple.
temporals
2012-10-16
Konstantina Bereta
temporals
temporals
2012-10-24
Babis Nikolaou
filled ChangeLog file.
2012-10-24
Babis Nikolaou
projected variables in stSPARQL are now also included in KML results using the ExtendedData and Data tags of KML specification (https://developers.google.com/kml/documentation/kmlreference#extendeddata)
2012-10-18
Stella Giannakopoulou
Now authentication is also required when an update operation occurs.
2012-10-18
Stella Giannakopoulou
Added user authentication to StoreBean. The credentials are:
less
more
| rev 671:
(0)
-300
-100
-50
-30
+30
+50
+100
+300
tip