Copyright | (c) Heng Jiang Uni Bremen 2005-2006 |
---|---|
License | GPLv2 or higher, see LICENSE.txt |
Maintainer | Christian.Maeder@dfki.de |
Stability | provisional |
Portability | portable |
Safe Haskell | Safe |
Pretty printing for the Manchester Syntax of OWL 2.
Documentation
printCharact :: String -> Doc Source #
printDataIRI :: IRI -> Doc Source #
cardinalityType :: CardinalityType -> Doc Source #
quantifierType :: QuantifierType -> Doc Source #
printRelation :: Relation -> Doc Source #
printFV :: (ConstrainingFacet, RestrictionValue) -> Doc Source #
fromCF :: ConstrainingFacet -> String Source #
printDataRange :: DataRange -> Doc Source #
printPrimary :: ClassExpression -> Doc Source #
printAnnotation :: Annotation -> Doc Source #
printAnnotations :: Annotations -> Doc Source #
printAnnotatedList :: Pretty a => AnnotatedList a -> Doc Source #