You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2015/03/08 15:46:01 UTC

svn commit: r1665006 - /jena/site/trunk/content/documentation/index.mdtext

Author: andy
Date: Sun Mar  8 14:46:01 2015
New Revision: 1665006

URL: http://svn.apache.org/r1665006
Log:
+Elaphas +Fuseki2

Modified:
    jena/site/trunk/content/documentation/index.mdtext

Modified: jena/site/trunk/content/documentation/index.mdtext
URL: http://svn.apache.org/viewvc/jena/site/trunk/content/documentation/index.mdtext?rev=1665006&r1=1665005&r2=1665006&view=diff
==============================================================================
--- jena/site/trunk/content/documentation/index.mdtext (original)
+++ jena/site/trunk/content/documentation/index.mdtext Sun Mar  8 14:46:01 2015
@@ -8,8 +8,10 @@ sections.
 ##Documentation index
 * [The RDF API](./rdf/) - the core RDF API in Jena
 * [SPARQL](./query/) - querying and updating RDF models using the SPARQL standards
-* [Fuseki](./serving_data/) - SPARQL server which can present RDF data and answer SPARQL queries over HTTP
+* [Fuseki](./fuseki2/) - SPARQL server which can present RDF data and answer SPARQL queries over HTTP
+* [Fuseki](./serving-data/) - Fuseki1 documentation
 * [I/O](./io/) - reading and writing RDF data
+* [Elephas](./hadoop) - working with RDF data on Apache Hadoop.
 * [Assembler](./assembler/) - describing recipes for constructing Jena models declaratively using RDF
 * [Inference](./inference/) - using the Jena rules engine and other inference algorithms to derive consequences from RDF models
 * [Ontology](./ontology/) - support for handling OWL models in Jena