HTTP Resolver and MP3 Content Handler TutorialExternal resolvers are usually, but not always, related to parsing content from a file into data that is meaningful to KowariTM. To make it easier to resolve a file's URL (which can be of any protocol) the resolver architecture and construction of statements is split into two parts, the:
The purpose of this tutorial is to show you how to construct a protocol resolver and content handler, which can be used together to query an MP3 file across an http connection. The following example queries an MP3 file for the data contained within its id3 tags: select $subject $predicate $object This query could return information like the following: $subject $predicate $object This general query is useful for finding out everything about a single MP3 file located on a server. However, using more complex queries, it is possible to query across several MP3 files to discover information such as:
An RDF schema file ( |
Latest NewsKowari 1.1.0 Pre-release 1 Released ![]() ![]() |
|||||
© 2001-2004 Tucana Technologies, Inc. Some rights reserved. |