Project

General

Profile

Docs » History » Version 21

Gregg -, 08/21/2009 04:54 PM

1 1 Paula Gearon
= Documentation =
2 3 Paula Gearon
3 9 Paula Gearon
== Users ==
4 11 Paula Gearon
 * [wiki:StartStop Starting and Stopping Mulgara].
5 9 Paula Gearon
 * [wiki:WebUI Web User Interface].
6 21 Gregg -
 * [wiki:Using cURL to experiment with SPARQL and TQL].
7 9 Paula Gearon
8 13 Paula Gearon
== Deployment ==
9
 * [wiki:Deploying]. How to run a server, create an embedded Database, etc.
10
 * [wiki:SystemProperties System Properties]. A list of the system properties used by Mulgara.
11
 * [wiki:Args Command Line Arguments]. A list of the command line arguments used by the server application.
12
13 3 Paula Gearon
== TQL ==
14
 * [wiki:TQLUserGuide TQL User Guide]: The user guide.
15 4 Paula Gearon
 * [wiki:Rules]: How to use rules.
16 3 Paula Gearon
   * [wiki:RLog RLog]: How to write RLog programs.
17 1 Paula Gearon
   * [wiki:RulesFormat Rules Format]: How to write a rules file.
18
 * [wiki:SKOS]: SKOS rules.
19
The user guide has only just been started. Please add to it if you have time! The original guide can be [http://docs.mulgara.org/itqlcommands/index.html found here].
20
21 20 Paula Gearon
== APIs and Developer Documentation ==
22 1 Paula Gearon
Useful tips and documentation for developers using Mulgara. Not extensive, but more up to date than the static documentation.
23
24 20 Paula Gearon
 * [wiki:RESTInterface REST Interface].
25
 * Documentation for programming [wiki:UserInterfaces Interfaces] (APIs)
26 1 Paula Gearon
 * [wiki:BuildingDocuments How to build] the internal Mulgara documentation.
27
 * The direction of [wiki:DevelopmentTrack development].  A high level view for users of Mulgara.
28
 * [wiki:HOWTO HOWTOs]
29
 * [wiki:TODO TODOs]
30
 * New [wiki:TQLExtensions TQL extensions]
31
 * New or modified [wiki:UserDocumentation User Documentation]
32 14 Paula Gearon
33
=== Data Integration ===
34 16 Paula Gearon
 * [wiki:Resolvers Resolvers and Content Handlers]
35 14 Paula Gearon
 * [wiki:ResolverDBClass Resolver Database Class]
36 15 Paula Gearon
 * [wiki:ResolverTutorials Resolver Tutorial]