mulgara - semantic store

skip navigation

SHOW SITE NAV
fixed
fluid
straight

Compiling with Ant

Example Ant script files (build-tutorial.xml and build-tutorial.properties in the directory you unzipped the tutorial to) are provided to allow you to compile the resolver and content handler. Make sure that you have Apache Ant installed and set up on your machine first. For more information on installing and running Ant software, read the Apache Ant Manual.

The following structure within the Mulgara installation directory is assumed:

/tutorial
build-tutorial.xml
build-tutorial.properties
/conf
/handler
parserfactory.conf
/handler
/java
compile-handler.list
**Handler package directory structure**
/rdfs
mp3.rdfs
/resolver
/java
compile-resolver.list
**Resolver package directory structure**
/lib
**Supporting jars for the resolver and content handler**

 

Change the following properties:

All other properties should not require changing.

 

Both of the modules used in this tutorial are in the Mulgara distribution and can be built using the main build file.

From the main directory of your Mulgara installation, run:

Valid XHTML 1.0 TransitionalValid CSS 3.0!