Strabon
changeset 849:100bb9e13b82
the line length of the ChangeLog file should be 80 except when a link is involved that cannot be broken into pieces
author | Babis Nikolaou <charnik@di.uoa.gr> |
---|---|
date | Wed Jan 09 15:00:46 2013 +0200 (2013-01-09) |
parents | 49490218c809 |
children | b3e0d7415823 |
files | ChangeLog |
line diff
1.1 --- a/ChangeLog Wed Jan 09 14:26:00 2013 +0200 1.2 +++ b/ChangeLog Wed Jan 09 15:00:46 2013 +0200 1.3 @@ -26,21 +26,25 @@ 1.4 * Added support for querying temporal information. This functionality 1.5 may be found in the `temporals' branch. 1.6 1.7 - The datatypes <http://strdf.di.uoa.gr/ontology#period> and <http://www.w3.org/2001/XMLSchema#dateTime> 1.8 - are used to represent periods and instants respectively. 1.9 + The datatypes <http://strdf.di.uoa.gr/ontology#period> and 1.10 + <http://www.w3.org/2001/XMLSchema#dateTime> are used to 1.11 + represent periods and instants respectively. 1.12 1.13 - The valid time time of triples is represented using quadtruples, with the valid time 1.14 - annotation(instant or period) being the fourth element of the quad. In the same way, 1.15 - temporal triple patterns are used in queries to retrieve the valid time of triples. 1.16 + The valid time time of triples is represented using quadtruples, 1.17 + with the valid time annotation(instant or period) being the 1.18 + fourth element of the quad. In the same way, temporal triple 1.19 + patterns are used in queries to retrieve the valid time of 1.20 + triples. 1.21 1.22 - Some functions have been renamed (their URIs have changed) to follow the names of the 1.23 - respective relations of Allen's interval algebra and other functions have 1.24 - been added. 1.25 + Some functions have been renamed (their URIs have changed) to 1.26 + follow the names of the respective relations of Allen's 1.27 + interval algebra and other functions have been added. 1.28 1.29 The following temporal functions are supported: 1.30 - during, periodOverlaps, equalsPeriod, nequalsPeriod, adjacent, before, ,after, 1.31 - overleft, overright, meets, starts, finishes, 1.32 - period_intersect, period_union, preceding_period, succeeding_period. 1.33 + during, periodOverlaps, equalsPeriod, nequalsPeriod, adjacent, 1.34 + before, after, overleft, overright, meets, starts, finishes, 1.35 + period_intersect, period_union, preceding_period, and 1.36 + succeeding_period. 1.37 1.38 * Changed behaviour of Strabon and Strabon Endpoint for connecting to 1.39 a spatially-enabled database. Only one instance of Strabon is allowed 1.40 @@ -81,9 +85,9 @@ 1.41 * Added -m (more memory) and -M (much more memory) options in strabon 1.42 script for out-of-memory exceptions. 1.43 1.44 - * Fixed Bug #10 (<http://bug.strabon.di.uoa.gr/ticket/10>). Now KMLWriter 1.45 - handles more geometric types (other than polygons). See changeset 1.46 - 9a3bfee64a39. 1.47 + * Fixed Bug #10 (<http://bug.strabon.di.uoa.gr/ticket/10>). Now 1.48 + KMLWriter handles more geometric types (other than polygons). See 1.49 + changeset 9a3bfee64a39. 1.50 1.51 * Menu and navigation in Strabon Endpoint has changed to use jquery. 1.52 The menu is now populated using the queries placed inside the beans.xml.