Hets - the Heterogeneous Tool Set
Copyright(c) Christian Maeder DFKI Bremen 2008
LicenseGPLv2 or higher, see LICENSE.txt
MaintainerChristian.Maeder@dfki.de
Stabilityprovisional
Portabilityportable
Safe HaskellSafe

OWL2.ColonKeywords

Description

String constants for keywords followed by a colon to be used for parsing and printing

  • all identifiers are mixed case the keyword is followed by a capital C to indicate the final colon

Documentation

colonKeywords :: [String] Source #

namespaceC :: String Source #

classC :: String Source #

classesC :: String Source #

datatypeC :: String Source #

domainC :: String Source #

factsC :: String Source #

hasKeyC :: String Source #

importC :: String Source #

individualC :: String Source #

inverseOfC :: String Source #

ontologyC :: String Source #

prefixC :: String Source #

propertiesC :: String Source #

rangeC :: String Source #

sameAsC :: String Source #

subClassOfC :: String Source #

typesC :: String Source #

ruleC :: String Source #