| Copyright | (c) Christian Maeder DFKI Bremen 2008, Felix Mance, 2011 |
|---|---|
| License | GPLv2 or higher, see LICENSE.txt |
| Maintainer | Christian.Maeder@dfki.de |
| Stability | provisional |
| Portability | portable |
| Safe Haskell | Safe-Inferred |
OWL2.Keywords
Description
String constants for keywords to be used for parsing and printing plus owl, xsd, rdf and rdfs reserved keywords. All identifiers are mixed case
Documentation
hexBinaryS :: String
langRangeS :: String
maxLengthS :: String
minLengthS :: String
xmlLiteral :: String
topObjProp :: String
deprecated :: String
predefClass :: [String]
predefObjProp :: [String]
predefDataProp :: [String]
predefOWLAnnoProps :: [String]
xsdNumbers :: [String]
owlNumbers :: [String]
xsdStrings :: [String]
nonXSDKeys :: [String]
datatypeKeys :: [String]
data DatatypeFacet
showFacet :: DatatypeFacet -> String
facetList :: [DatatypeFacet]