Developing Protocol Resolvers
There are three components that make up a protocol resolver:
- Factories
Creates resolver instances and registers them with the appropriate protocols.
- Content Wrappers
Wraps the content of files being resolved under a specific protocol.
- 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 Kowari installation.
|
|
Latest News
Kowari 1.1.0 Pre-release 1 Released
Kowari 1.0.5 Released
Kowari 1.0.4.1 Released
Kowari 1.0.4 Released
DAWG Evaluates iTQL
Kowari article in XML.com
Kowari mentioned on XML.com
Kowari 1.0.3 Released
Kowari Lite Introduced
Kowari 1.0.2 Released
Kowari 1.0.1 Released
View all news items
|