Author: andy
Date: Mon Sep  2 18:45:12 2013
New Revision: 1519494

URL: http://svn.apache.org/r1519494
Log:
Editorial / README

Modified:
    jena/trunk/jena-spatial/README.txt

Modified: jena/trunk/jena-spatial/README.txt
URL: 
http://svn.apache.org/viewvc/jena/trunk/jena-spatial/README.txt?rev=1519494&r1=1519493&r2=1519494&view=diff
==============================================================================
--- jena/trunk/jena-spatial/README.txt (original)
+++ jena/trunk/jena-spatial/README.txt Mon Sep  2 18:45:12 2013
@@ -1,10 +1,9 @@
-Jena Spatial : Simple Spatial Query with SPARQL.
-=====================
+Jena Spatial : Simple Spatial Query with SPARQL
+===============================================
 
-It's an extension to Apache Jena ARQ, called jena-spatial, which combines 
SPARQL and simple spatial query. It gives applications the ability to perform 
simple spatial searches within SPARQL queries. Lucene spatial can be used for 
the spatial data indexing and searching.
+jena-spatial provides a spatial index for Apache Jena.  It gives
+applications the ability to perform simple spatial searches within SPARQL
+queries.  The spatial index used is currently Lucene spatial.
 
-It's a GSoC 2013 project for Apache Jena : 
http://www.google-melange.com/gsoc/project/google/gsoc2013/jpz6311whu/13003
-
-Home page : http://code.google.com/p/jena-spatial/
-
-User document : 
http://code.google.com/p/jena-spatial/wiki/JenaSpatialUserDocument
+User documentation:
+http://jena.staging.apache.org/documentation/query/spatial-query.html


Reply via email to