mulgara - semantic store

skip navigation

SHOW SITE NAV
fixed
fluid
straight

Developing Protocol Resolvers

There are three components that make up a protocol resolver:

  1. Factories

    Creates resolver instances and registers them with the appropriate protocols.

  2. Content Wrappers

    Wraps the content of files being resolved under a specific protocol.

  3. Resolvers

    Resolve constraints against a file or store that is not naturally in RDF.

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

Valid XHTML 1.0 TransitionalValid CSS 3.0!