You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by bu...@apache.org on 2018/11/22 16:08:24 UTC

svn commit: r1037227 - in /websites/staging/jena/trunk/content: ./ about_jena/contributions.html

Author: buildbot
Date: Thu Nov 22 16:08:24 2018
New Revision: 1037227

Log:
Staging update by buildbot for jena

Modified:
    websites/staging/jena/trunk/content/   (props changed)
    websites/staging/jena/trunk/content/about_jena/contributions.html

Propchange: websites/staging/jena/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Nov 22 16:08:24 2018
@@ -1 +1 @@
-1846791
+1847185

Modified: websites/staging/jena/trunk/content/about_jena/contributions.html
==============================================================================
--- websites/staging/jena/trunk/content/about_jena/contributions.html (original)
+++ websites/staging/jena/trunk/content/about_jena/contributions.html Thu Nov 22 16:08:24 2018
@@ -181,6 +181,20 @@ Jira issue with the details to be publis
 </thead>
 <tbody>
 <tr>
+<td>GeoSPARQL Jena</td>
+<td>Implementation of GeoSPARQL 1.0 standard using Apache Jena for SPARQL query or API.</td>
+<td>Apache 2.0</td>
+<td>Greg Albiston and Haozhe Chen</td>
+<td><a href="https://github.com/galbiston/geosparql-jena">geosparql-jena at GitHub</a></td>
+</tr>
+<tr>
+<td>GeoSPARQL Fuseki</td>
+<td>HTTP server application compliant with the GeoSPARQL standard using GeoSPARQL Jena library and Apache Jena Fuseki server</td>
+<td>Apache 2.0</td>
+<td>Greg Albiston</td>
+<td><a href="https://github.com/galbiston/geosparql-fuskei">geosparql-fuseki at GitHub</a></td>
+</tr>
+<tr>
 <td>Jastor</td>
 <td>Code generator that emits Java Beans from OWL Web Ontologies</td>
 <td>Common Public License</td>
@@ -297,7 +311,14 @@ Jira issue with the details to be publis
 <td>JDBC 4 SPARQL is a type 4 JDBC Driver that uses a SPARQL endpoint (or Jena Model) as the data store.  Presents graph data as relational data to tools that understand SQL and utilize JDBC</td>
 <td>Apache 2.0 (Some components GNU LGPL V3.0)</td>
 <td>Claude Warren</td>
-<td><a href="https://github.com/Claudenw/jdbc4sparql">jdbc4sparql at GitHub</a></td>
+<td>[jdbc4sparql at</td>
+</tr>
+<tr>
+<td>GitHub](https://github.com/Claudenw/jdbc4sparql)</td>
+<td></td>
+<td></td>
+<td></td>
+<td></td>
 </tr>
 </tbody>
 </table>