Strabon
changeset 1121:3803532cc513 temporals
minor updated to README
author | Konstantina Bereta <Konstantina.Bereta@di.uoa.gr> |
---|---|
date | Fri Apr 19 16:37:28 2013 +0300 (2013-04-19) |
parents | a0ba95cfaa5a |
children | ed2c581fe07b |
files | README |
line diff
1.1 --- a/README Fri Apr 19 16:04:05 2013 +0300 1.2 +++ b/README Fri Apr 19 16:37:28 2013 +0300 1.3 @@ -25,7 +25,7 @@ 1.4 time (e.g., the growth of a city over the years due to new developments). 1.5 1.6 Currently, only the geospatial features of stSPARQL have been implemented fully. 1.7 -The temporal features are the subject of current work. 1.8 +The temporal features have been implemented under the "temporals" branch of the repository. 1.9 1.10 Given the very close relationship between stSPARQL and GeoSPARQL which is a 1.11 recent OGC standard for an extension of SPARQL for querying geospatial metadata, 1.12 @@ -364,7 +364,7 @@ 1.13 publications given on this page. 1.14 1.15 The current versions of stRDF and stSPARQL which are based on OGC standards are 1.16 -presented in the following document: 1.17 +presented in the following documents: 1.18 * K. Kyzirakos, M. Karpathiotakis, and M. Koubarakis. Strabon: A Semantic 1.19 Geospatial DBMS. In Internatioanl Semantic Web Conference (ISWC'12). Boston, 1.20 USA, November 11-15, 2012. 1.21 @@ -374,6 +374,13 @@ 1.22 Stavros Vassos. A data model and query language for an extension of RDF with 1.23 time and space. Deliverable D2.1, European ICT project TELEIOS, 2011. 1.24 [pdf: http://strabon.di.uoa.gr/files/deliv2-1-re-revised.pdf] 1.25 + 1.26 +The temporal features of stRDF and stSPARQL are presented in the following 1.27 +document: 1.28 + * K. Bereta, P. Smeros and M. Koubarakis. Representing and Querying the 1.29 + Valid Time of Triples for Linked Geospatial Data. In the 10th Extended 1.30 + Semantic Web Conference (ESWC 2013). Montpellier, France. May 26-30, 2013. 1.31 + [pdf: http://www.strabon.di.uoa.gr/files/eswc2013.pdf] 1.32 1.33 The initial versions of stRDF and stSPARQL that are based on constraint 1.34 databases are presented in the following publications: 1.35 @@ -495,7 +502,7 @@ 1.36 License, v. 2.0. If a copy of the MPL was not distributed with this 1.37 file, You can obtain one at http://mozilla.org/MPL/2.0/. 1.38 1.39 -Copyright (C) 2010, 2011, 2012, Pyravlos Team 1.40 +Copyright (C) 2010, 2011, 2012, 2013 Pyravlos Team 1.41 1.42 http://www.strabon.di.uoa.gr/ 1.43 1.44 @@ -509,7 +516,7 @@ 1.45 # License, v. 2.0. If a copy of the MPL was not distributed with this 1.46 # file, You can obtain one at http://mozilla.org/MPL/2.0/. 1.47 # 1.48 -# Copyright (C) 2010, 2011, 2012, Pyravlos Team 1.49 +# Copyright (C) 2010, 2011, 2012, 2013 Pyravlos Team 1.50 # 1.51 # http://www.strabon.di.uoa.gr/ 1.52 # 1.53 @@ -520,7 +527,7 @@ 1.54 * License, v. 2.0. If a copy of the MPL was not distributed with this 1.55 * file, You can obtain one at http://mozilla.org/MPL/2.0/. 1.56 * 1.57 - * Copyright (C) 2010, 2011, 2012, Pyravlos Team 1.58 + * Copyright (C) 2010, 2011, 2012, 2013 Pyravlos Team 1.59 * 1.60 * http://www.strabon.di.uoa.gr/ 1.61 */ 1.62 @@ -530,7 +537,7 @@ 1.63 - License, v. 2.0. If a copy of the MPL was not distributed with this 1.64 - file, You can obtain one at http://mozilla.org/MPL/2.0/. 1.65 - 1.66 - - Copyright (C) 2010, 2011, 2012, Pyravlos Team 1.67 + - Copyright (C) 2010, 2011, 2012, 2013 Pyravlos Team 1.68 - 1.69 - http://www.strabon.di.uoa.gr/ 1.70 -->