Project

General

Profile

Docs » History » Version 15

Paula Gearon, 04/16/2009 04:12 PM
Update Tutorial to refer specifically to the resolver tutorial

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
7 13 Paula Gearon
== Deployment ==
8
 * [wiki:Deploying]. How to run a server, create an embedded Database, etc.
9
 * [wiki:SystemProperties System Properties]. A list of the system properties used by Mulgara.
10
 * [wiki:Args Command Line Arguments]. A list of the command line arguments used by the server application.
11
12 3 Paula Gearon
== TQL ==
13
 * [wiki:TQLUserGuide TQL User Guide]: The user guide.
14 4 Paula Gearon
 * [wiki:Rules]: How to use rules.
15 3 Paula Gearon
   * [wiki:RLog RLog]: How to write RLog programs.
16 1 Paula Gearon
   * [wiki:RulesFormat Rules Format]: How to write a rules file.
17
 * [wiki:SKOS]: SKOS rules.
18
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].
19
20 14 Paula Gearon
== Developer Documentation ==
21 1 Paula Gearon
Useful tips and documentation for developers using Mulgara. Not extensive, but more up to date than the static documentation.
22
23
 * [wiki:BuildingDocuments How to build] the internal Mulgara documentation.
24
 * The direction of [wiki:DevelopmentTrack development].  A high level view for users of Mulgara.
25
 * Documentation for user [wiki:UserInterfaces Interfaces]
26
 * [wiki:HOWTO HOWTOs]
27
 * [wiki:TODO TODOs]
28
 * New [wiki:TQLExtensions TQL extensions]
29
 * New or modified [wiki:UserDocumentation User Documentation]
30 14 Paula Gearon
31
=== Data Integration ===
32
 * [wiki:Resolvers]
33
 * [wiki:ResolverDBClass Resolver Database Class]
34 15 Paula Gearon
 * [wiki:ResolverTutorials Resolver Tutorial]