Author: buildbot
Date: Wed Jul 31 18:22:50 2013
New Revision: 872178

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 Wed Jul 31 18:22:50 2013
@@ -1 +1 @@
-1506422
+1508980

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 Wed Jul 
31 18:22:50 2013
@@ -272,7 +272,7 @@ Jira issue with the details to be publis
 <td>Persistence Annotation for RDF (PAR) is a set of annotations and an entity 
manager that provides JPA like functionality on top of an RDF store while 
accounting for and exploiting the fundamental differences between graph storage 
and relational storage. PAR introduces three (3) annotations that map a RDF 
triple (subject, predicate, object) to a Plain Old Java Object (POJO) using 
Java's dynamic proxy capabilities.</td>
 <td>Apache 2.0</td>
 <td>Claude Warren</td>
-<td><a href="https://sourceforge.net/projects/pa4rdf/";>PAR at 
Sourceforge</a></td>
+<td><a href="https://sourceforge.net/projects/pa4rdf/";>PA4RDF at 
Sourceforge</a></td>
 </tr>
 <tr>
 <td>JenaSecurity</td>
@@ -281,6 +281,13 @@ Jira issue with the details to be publis
 <td>Claude Warren</td>
 <td><a href="https://github.com/Claudenw/JenaSecurity";>JenaSecurity at 
GitHub</a></td>
 </tr>
+<tr>
+<td>JDBC 4 SPARQL</td>
+<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>
+</tr>
 </tbody>
 </table>
   </div>


Reply via email to