Project

General

Profile

Docs » History » Version 19

Paula Gearon, 04/21/2009 07:27 AM

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 19 Paula Gearon
 * [wiki:RESTInterface REST Interface].
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 14 Paula Gearon
== 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
 * [wiki:BuildingDocuments How to build] the internal Mulgara documentation.
25
 * The direction of [wiki:DevelopmentTrack development].  A high level view for users of Mulgara.
26
 * Documentation for user [wiki:UserInterfaces Interfaces]
27
 * [wiki:HOWTO HOWTOs]
28
 * [wiki:TODO TODOs]
29
 * New [wiki:TQLExtensions TQL extensions]
30
 * New or modified [wiki:UserDocumentation User Documentation]
31 14 Paula Gearon
32
=== Data Integration ===
33 16 Paula Gearon
 * [wiki:Resolvers Resolvers and Content Handlers]
34 14 Paula Gearon
 * [wiki:ResolverDBClass Resolver Database Class]
35 15 Paula Gearon
 * [wiki:ResolverTutorials Resolver Tutorial]