Hets - the Heterogeneous Tool Set

Copyright(c) Klaus Luettich, Uni Bremen 2002-2004
LicenseGPLv2 or higher, see LICENSE.txt
Maintainerluecke@informatik.uni-bremen.de
Stabilityprovisional
Portabilityportable
Safe HaskellSafe-Inferred

CASL.Taxonomy

Contents

Description

Converters for theories to MMiSSOntology (subsorting and concept taxonomies)

the functions showOntClass, showRelationName and showRelation may be used for printing out MMiSS Ontologies in LaTeX to Stdout (see commets marked with --printOut). Please do not remove them without reason!!

Synopsis

Conversion

convTaxo :: TaxoGraphKind -> MMiSSOntology -> Sign f e -> [Named (FORMULA f)] -> Result MMiSSOntology

convert a generic CASL signature into the MMiSS ontology datastructure for display as taxonomy graph

Printing of MMiSS ontologies in LaTeX