Prescott
A framework for presentation of ontology-based information.
Institution: | Slovak University of Technology |
Technologies used: | Java, Sesame, Cocoon |
Inputs: | JobOffer ontology, Fresnel ontology, user input (selecting a class and the class instance from JobOffer ontology, a lens instance from Fresnel ontology) |
Outputs: | List of instances from JobOffer ontology in a user-friendly form suitable for presentation |
Documentation: | HTML, doc |
Distribution packages: | zip |
Addressed Problems
Each RDF model visualization method currently relies on its own ad hoc mechanisms and vocabularies for specifying what information should be presented and how this information should be presented. This makes it almost impossible to share RDF presentation knowledge across applications. The method solves the aforementioned issues by supporting browser-independent Fresnel vocabulary.
Description
The framework being developed (codenamed "Prescott") represents a method that serves for the presentation of ontology-based information. At present, the purpose of this method is the presentation of job offers that are primarily represented by an ontology (RDFS, OWL). However, the proposed architecture, which is based on the architectural style "pipes and filters", is also suitable for the presentation of job offers that are described by XML and then transformed by XSL templates.
The current version of the framework offers the user to take advantage of such features as:
- transforming an RDF Graph to an XML Tree based on Fresnel vocabulary (generally),
- presenting class instances from JobOffer ontology using one of applicable lenses,
- solving conflicts among several lenses,
- transforming non-ontology-based information to XHTML using XSL templates.

An example of filter chaining definition.
References
- M. Bieliková, V. Grlický, J. Kuruc: Framework for Ontology-Based Information Presentation. In: Proc. of ITAT 2005 – Workshop on Theory and Practice of Information Technologies, P. Vojtáš (Ed.), September 2005, Rackova dolina, pp.325-334. (in Slovak)
- M. Štípek, V. Grlický: Ontology-based Information Presentation. In: Proc of Tools for Acguisition, Organisation and Presenting of Information and Knowledge : Research Project Workshop, P. Návrat (Ed.), September 2006, Bystrá dolina, pp. 193-200.