Developing Content Handlers
There are three components that make up a content handler:
- Content Handlers
Perform the actual conversion of data in a file into RDF triples for the resolver to constrain.
- Parsers
Converts data from the target file into RDF.
- 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 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
|