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 2011/12/23 02:52:06 UTC

svn commit: r800881 - in /websites/staging/jena/trunk/content/jena/getting_started: fuseki.html rdf_api.html sparql.html tell_me_how.html

Author: buildbot
Date: Fri Dec 23 01:52:06 2011
New Revision: 800881

Log:
Staging update by buildbot

Modified:
    websites/staging/jena/trunk/content/jena/getting_started/fuseki.html
    websites/staging/jena/trunk/content/jena/getting_started/rdf_api.html
    websites/staging/jena/trunk/content/jena/getting_started/sparql.html
    websites/staging/jena/trunk/content/jena/getting_started/tell_me_how.html

Modified: websites/staging/jena/trunk/content/jena/getting_started/fuseki.html
==============================================================================
--- websites/staging/jena/trunk/content/jena/getting_started/fuseki.html (original)
+++ websites/staging/jena/trunk/content/jena/getting_started/fuseki.html Fri Dec 23 01:52:06 2011
@@ -155,7 +155,16 @@
 
   <div id="content">
     <h1 class="title">Getting starting with serving RDF over HTTP</h1>
-    <p>Coming soon.</p>
+    <p><em>Please bear with us, we're in the process of updating this section of the site</em>.
+This section will shortly contain some example projects illustrating aspects of
+using Jena for RDF processing. In the meantime, please see the following
+resources for help:</p>
+<ul>
+<li><a href="/jena/documentation/serving_data/index.html">Fuseki overview</a></li>
+</ul>
+<h2 id="other_resources">Other resources</h2>
+<p>Jena committer Paolo Castagna has listed some <a href="https://github.com/castagna/jena-examples">example programs</a>
+using Jena on his GitHub site.</p>
   </div>
 
   <div id="footer">

Modified: websites/staging/jena/trunk/content/jena/getting_started/rdf_api.html
==============================================================================
--- websites/staging/jena/trunk/content/jena/getting_started/rdf_api.html (original)
+++ websites/staging/jena/trunk/content/jena/getting_started/rdf_api.html Fri Dec 23 01:52:06 2011
@@ -155,7 +155,18 @@
 
   <div id="content">
     <h1 class="title">an overview of the Jena RDF API</h1>
-    <p>Coming soon.</p>
+    <p><em>Please bear with us, we're in the process of updating this section of the site</em>.
+This section will shortly contain some example projects illustrating aspects of
+using Jena for RDF processing. In the meantime, please see the following
+resources for help:</p>
+<ul>
+<li><a href="/jena/tutorials/rdf_api.html">Jena RDF API tutorial</a></li>
+<li><a href="/jena/tutorials/sparql.html">SPARQL tutorial</a></li>
+<li><a href="/jena/documentation/ontology">Ontology API overview</a></li>
+</ul>
+<h2 id="other_resources">Other resources</h2>
+<p>Jena committer Paolo Castagna has listed some <a href="https://github.com/castagna/jena-examples">example programs</a>
+using Jena on his GitHub site.</p>
   </div>
 
   <div id="footer">

Modified: websites/staging/jena/trunk/content/jena/getting_started/sparql.html
==============================================================================
--- websites/staging/jena/trunk/content/jena/getting_started/sparql.html (original)
+++ websites/staging/jena/trunk/content/jena/getting_started/sparql.html Fri Dec 23 01:52:06 2011
@@ -155,7 +155,16 @@
 
   <div id="content">
     <h1 class="title">Getting started with SPARQL queries</h1>
-    <p>Coming soon.</p>
+    <p><em>Please bear with us, we're in the process of updating this section of the site</em>.
+This section will shortly contain some example projects illustrating aspects of
+using Jena for RDF processing. In the meantime, please see the following
+resources for help:</p>
+<ul>
+<li><a href="/jena/tutorials/sparql.html">SPARQL tutorial</a></li>
+</ul>
+<h2 id="other_resources">Other resources</h2>
+<p>Jena committer Paolo Castagna has listed some <a href="https://github.com/castagna/jena-examples">example programs</a>
+using Jena on his GitHub site.</p>
   </div>
 
   <div id="footer">

Modified: websites/staging/jena/trunk/content/jena/getting_started/tell_me_how.html
==============================================================================
--- websites/staging/jena/trunk/content/jena/getting_started/tell_me_how.html (original)
+++ websites/staging/jena/trunk/content/jena/getting_started/tell_me_how.html Fri Dec 23 01:52:06 2011
@@ -155,7 +155,11 @@
 
   <div id="content">
     <h1 class="title">Tell me how to ...</h1>
-    <p><em>Task-based index to other documentation</em></p>
+    <p><em>Please bear with us, we're in the process of updating this section of the site</em>.
+This section will shortly contain some example patterns and recipes for things we
+have found Jena users commonly want to do. If you have a particular need that you
+think would be usefully covered in this section, please <a href="https://issues.apache.org/jira/browse/JENA">file a Jira issue</a>
+outlining your suggestion.</p>
   </div>
 
   <div id="footer">