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 2013/08/26 19:06:06 UTC

svn commit: r876267 - in /websites/staging/jena/trunk/content: ./ documentation/jdbc/index.html

Author: buildbot
Date: Mon Aug 26 17:06:05 2013
New Revision: 876267

Log:
Staging update by buildbot for jena

Modified:
    websites/staging/jena/trunk/content/   (props changed)
    websites/staging/jena/trunk/content/documentation/jdbc/index.html

Propchange: websites/staging/jena/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Aug 26 17:06:05 2013
@@ -1 +1 @@
-1517604
+1517606

Modified: websites/staging/jena/trunk/content/documentation/jdbc/index.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/jdbc/index.html (original)
+++ websites/staging/jena/trunk/content/documentation/jdbc/index.html Mon Aug 26 17:06:05 2013
@@ -22,7 +22,7 @@
   <link href="/css/bootstrap.min.css" rel="stylesheet" type="text/css">
   <link href="/css/bootstrap-extension.css" rel="stylesheet" type="text/css">
 
-  <title>Apache Jena - Jena JDBC - A SPARQL over JDBC driver</title>
+  <title>Apache Jena - Jena JDBC - A SPARQL over JDBC driver framework</title>
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
   <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js" type="text/javascript"></script>
   <script src="/js/jena-navigation.js" type="text/javascript"></script>
@@ -102,7 +102,7 @@
 <div class="container">
 	<div class="row-fluid">
 	<div class="span12">
-	<h1 class="title">Jena JDBC - A SPARQL over JDBC driver</h1>
+	<h1 class="title">Jena JDBC - A SPARQL over JDBC driver framework</h1>
   <p>Jena JDBC is a set of libraries which provide SPARQL over JDBC driver implementations.</p>
 <p>This is a pure SPARQL over JDBC implementation, there is no attempt to present the underlying
 RDF data model as a relational model through the driver and only SPARQL queries and updates