Hets - the Heterogeneous Tool Set

Copyright(c) C. Maeder DFKI GmbH 2012
LicenseGPLv2 or higher, see LICENSE.txt
MaintainerChristian.Maeder@dfki.de
Stabilityprovisional
Portabilityportable
Safe HaskellNone

OWL2.MS2Ship

Description

convert ontology to SHIP syntax

Documentation

appBoxes :: Box -> Box -> Box

catBoxes :: [Box] -> Box

getRoleType :: Role -> [RBox] -> ([Concept], [Concept])

eqR :: Role -> Role -> RBox

mkCycle :: (a -> a -> b) -> [a] -> [b]

pairwise :: (a -> a -> b) -> [a] -> [b]

disR :: Role -> Role -> RBox

disRs :: [Role] -> [RBox]