Hets - the Heterogeneous Tool Set
Copyright(c) Felix Gabriel Mance
LicenseGPLv2 or higher, see LICENSE.txt
Maintainerf.mance@jacobs-university.de
Stabilityprovisional
Portabilityportable
Safe HaskellSafe

OWL2.XML

Description

OWL/XML Syntax Parsing

Synopsis

Documentation

xmlBasicSpec :: Map String String -> Element -> OntologyDocument Source #

parses an ontology document

splitIRI :: IRI -> IRI Source #

splits an IRI at the colon

isSmth :: String -> QName -> Bool Source #