- /publications/constraining_topic_maps
Constraining topic maps: A TMCL declarative implementation
Paper, was published by José Carlos Ramalho, Giovani Rubert Librelotto, and Pedro Rangel Henriques at 2005-08-02
External Links: download paper and more information
This paper describes the design of an XML language to formally specify constraints over Topic Maps (XTche). This language allows to express contextual conditions on classes of Topic Maps that are further processed by a XSLT based processor. With XTche, a topic map designer defines a set of restrictions that guarantee that a particular topic map is semantically valid. Topic Maps tend to grow quite fast. Most times the designer has some restrictions in mind like: what kind of topics should be used for abstract concepts, what topics may link to resources and what topics can not, … All these restrictions tend to blur when things get big or if the some member of the team changes. In these situatiations an automatic system able to validate the restrictions is desirable. The constraining process presented in this paper is composed of a language and a processor. The language is based on XML Schema syntax (we have used the same syntax and concepts in a similar approach to RDFS). The processor is developed in XSLT language. XTche processor is very similar to the Schematron or XCSL processors: it’s an high-level stylesheet that takes a XTche specification as input and generates a specific XSLT stylesheet. This stylesheet when applied to the Topic Map validates the constraints in the XTche specification. In this paper we will show, in abstract terms and with concrete examples, how to specify Topic Maps schemas and constraints with XTche.
Authors
Giovani Rubert Librelotto
http://www-usr.inf.ufsm.br/~librelotto/
Giovani Rubert is project leader of Metamorphosis and Ontocancro.
glossary
TMCL
is associated with {{count}} items.
TMCL is the abbreviation for Topic Maps Constraint Language.
XTM1
is associated with {{count}} items.
XTM1 is the short name for Topic Maps XML Syntax, Version 1.0.
This publication cites the following publications
This publication is cited in the following publications
Metamorphosis – A Topic Maps Based Environment to Handle Heterogeneous Information ...
by José Carlos Ramalho, ...
A framework to specify, extract and manage topic maps driven by ontology
by Giovani Rubert Librelotto, ...
The idea of Topic Maps is essential to enable dynamic information logistic. This requires a system that understands the context of the user to provide relevant informations and options automatically. Therefore semantic analysis is needed organizing content in a dynamic net structure.