blob: a102902d029b7cd88e69d282ebfc794d65c0571e [file] [log] [blame]
<?xml version="1.0" encoding="ISO-8859-1"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<project name="Maven">
<skin>
<groupId>org.apache.maven.skins</groupId>
<artifactId>maven-fluido-skin</artifactId>
<version>1.4</version>
</skin>
<custom>
<fluidoSkin>
<topBarEnabled>false</topBarEnabled>
<sideBarEnabled>true</sideBarEnabled>
<sourceLineNumbersEnabled>false</sourceLineNumbersEnabled>
</fluidoSkin>
</custom>
<body>
<head>
<script src="./js/fixmarkdownlinks.js" type="text/javascript"></script>
</head>
<menu name="Rya">
<item name="Overview" href="overview.html"/>
<item name="Quick Start" href="quickstart.html"/>
<item name="Load Data" href="loaddata.html"/>
<item name="Query Data" href="querydata.html"/>
<item name="Evaluation Table" href="eval.html"/>
<item name="Pre-computed Joins" href="loadPrecomputedJoin.html"/>
<item name="Inferencing" href="infer.html"/>
<item name="MapReduce Interface" href="mapreduce.html"/>
<item name="Shell Interface" href="shell.html"/>
<item name="Incremental Join Maintenance" href="pcj-updater.html"/>
<item name="Rya Streams" href="rya-streams.html"/>
<item name="Kafka Connect Integration" href="kafka-connect-integration.html"/>
</menu>
<menu name="Samples">
<item name="Typical First Steps" href="sm-firststeps.html"/>
<item name="Simple Add/Query/Remove Statements" href="sm-simpleaqr.html"/>
<item name="Sparql query" href="sm-sparqlquery.html"/>
<item name="Adding Authentication" href="sm-addauth.html"/>
<item name="Inferencing" href="sm-infer.html"/>
<item name="Named Graph" href="sm-namedgraph.html"/>
<item name="Update data" href="sm-updatedata.html"/>
<item name="Alx" href="alx.html"/>
</menu>
<menu name="Development">
<item name="Building From Source" href="build-source.html"/>
</menu>
</body>
</project>