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/10/10 01:06:55 UTC

svn commit: r796825 - /websites/staging/jena/trunk/content/jena/documentation/larq/index.html

Author: buildbot
Date: Sun Oct  9 23:06:54 2011
New Revision: 796825

Log:
Staging update by buildbot

Modified:
    websites/staging/jena/trunk/content/jena/documentation/larq/index.html

Modified: websites/staging/jena/trunk/content/jena/documentation/larq/index.html
==============================================================================
--- websites/staging/jena/trunk/content/jena/documentation/larq/index.html (original)
+++ websites/staging/jena/trunk/content/jena/documentation/larq/index.html Sun Oct  9 23:06:54 2011
@@ -277,6 +277,18 @@
 <p>Sometimes, the index needs to be created based on external material and the index gives nodes in the graph. This can be done by using <code>IndexBuilderNode</code> which is a helper class to relate external material to some RDF node.</p>
 <p>Here, the indexed content is not in the RDF graph at all.  For example, the indexed content may come from HTML.XHTML, PDFs or XML documents and the RDF graph only holds the metadata about these content items. </p>
 <p>The <a href="http://lucene.apache.org/java/docs/contributions.html">Lucene contributions page</a> lists some content converters.</p>
+<h2 id="getting_help_and_getting_involved">Getting Help and Getting Involved</h2>
+<p>If you have a problem with LARQ, make sure you read the <a href="../../help_and_support/index.html">Getting help with Jena</a> page and post a message on the <a href="mailto:jena-users@incubator.apache.org">jena-users@incubator.apache.org</a> mailing list.
+You can also search the jena-users mailing list archives <a href="http://markmail.org/search/?q=larq+list%3Aorg.apache.incubator.jena-users">here</a>.</p>
+<p>If you use LARQ and you want to get involved, make sure you read the <a href="../../getting_involved/index.html">Getting Involved</a> page. You can help us making LARQ better by:</p>
+<ul>
+<li>improving this documentation, writing tutorials or blog posts about LARQ</li>
+<li>letting us know how you use LARQ, your use cases and what are in your opinion missing features </li>
+<li>answering users question about LARQ on the <a href="mailto:jena-users@incubator.apache.org">jena-users@incubator.apache.org</a> mailing list</li>
+<li>submitting bug reports and feature requests on JIRA: https://issues.apache.org/jira/browse/JENA</li>
+<li>voting or submitting patches for the currently <a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;jqlQuery=project+%3D+JENA+AND+component+%3D+LARQ+AND+status+%3D+Open+ORDER+BY+priority+DESC&amp;mode=hide">open bugs or improvements</a> for LARQ</li>
+<li>checking out LARQ source code, playing with it and let us know your ideas for possible improvements: <a href="https://svn.apache.org/repos/asf/incubator/jena/Jena2/LARQ/trunk/">https://svn.apache.org/repos/asf/incubator/jena/Jena2/LARQ/trunk/</a></li>
+</ul>
   </div>
 
   <div id="footer">