mulgara - semantic store

skip navigation

SHOW SITE NAV
fixed
fluid
straight

Developing Content Handlers

There are three components that make up a content handler:

  1. Content Handlers

    Perform the actual conversion of data in a file into RDF triples for the resolver to constrain.

  2. Parsers

    Converts data from the target file into RDF.

  3. Statements

    Hold and navigate the triples generated by the parser.

The following sections outline how to create these components. The source files used for the content handler part of the tutorial are located in the src/jar/content-mp3/java/ directory of your Mulgara installation.

Valid XHTML 1.0 TransitionalValid CSS 3.0!