Author: andy
Date: Wed Jul 30 12:53:08 2014
New Revision: 1614641
URL: http://svn.apache.org/r1614641
Log:
Correct mailing list details
Modified:
jena/site/trunk/content/documentation/inference/index.mdtext
Modified: jena/site/trunk/content/documentation/inference/index.mdtext
URL:
http://svn.apache.org/viewvc/jena/site/trunk/content/documentation/inference/index.mdtext?rev=1614641&r1=1614640&r2=1614641&view=diff
==============================================================================
--- jena/site/trunk/content/documentation/inference/index.mdtext (original)
+++ jena/site/trunk/content/documentation/inference/index.mdtext Wed Jul 30
12:53:08 2014
@@ -10,8 +10,9 @@ Title: Reasoners and rule engines: Jena
of the API. </p>
<p> Note that this is a preliminary version of this document, some errors or
inconsistencies
- are possible, and feedback to the author (via the <a
href="http://groups.yahoo.com/group/jena-dev">jena-dev</a>
- support list) is welcomed. </p>
+ are possible, feedback to the
+ <a href="http://jena.apache.org/help_and_support/index.html">mailing
lists</a>
+ is welcomed. </p>
## Index {#index}
<ol>
@@ -2097,10 +2098,8 @@ while (i.hasNext()) {
<p>[<a href="#index">Index</a>]</p>
##<a name="futures"></a>Futures
-<p>Whilst we can make no firm commitments, at the time of writing we intend to
- continue work on the Jena reasoning support. The key activities on the
drawing
- board are:</p>
-<ul>
+<p>Contributions for the following areas would be very welcome:</p>
+c<ul>
<li>Develop a custom equality reasoner which can handle the
"owl:sameAs"
and related processing more efficiently that the plain rules engine.</li>
<li>Tune the RETE engine to perform better with highly non-ground
patterns.</li>