Copyright | (c) Christian Maeder DFKI Bremen 2008 |
---|---|
License | GPLv2 or higher, see LICENSE.txt |
Maintainer | Christian.Maeder@dfki.de |
Stability | provisional |
Portability | portable |
Safe Haskell | Safe |
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 #
annotationPropertyC :: String Source #
annotationsC :: String Source #
characteristicsC :: String Source #
dataPropertyC :: String Source #
differentFromC :: String Source #
differentIndividualsC :: String Source #
disjointUnionOfC :: String Source #
disjointWithC :: String Source #
equivalentToC :: String Source #
individualC :: String Source #
individualsC :: String Source #
inverseOfC :: String Source #
objectPropertyC :: String Source #
propertiesC :: String Source #
sameIndividualC :: String Source #
subClassOfC :: String Source #
subPropertyChainC :: String Source #
subPropertyOfC :: String Source #
equivalentClassesC :: String Source #
disjointClassesC :: String Source #
disjointPropertiesC :: String Source #
equivalentPropertiesC :: String Source #