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

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

keywords :: [String] Source #

booleanS :: String Source #

byteS :: String Source #

dATAS :: String Source #

decimalS :: String Source #

doubleS :: String Source #

digitsS :: String Source #

exactlyS :: String Source #

floatS :: String Source #

fractionS :: String Source #

functionalS :: String Source #

reflexiveS :: String Source #

symmetricS :: String Source #

asymmetricS :: String Source #

transitiveS :: String Source #

hasS :: String Source #

sameAsS :: String Source #

hexBinaryS :: String Source #

intS :: String Source #

integerS :: String Source #

inverseS :: String Source #

langRangeS :: String Source #

lengthS :: String Source #

longS :: String Source #

maxLengthS :: String Source #

maxS :: String Source #

minLengthS :: String Source #

minS :: String Source #

oS :: String Source #

onlyS :: String Source #

onlysomeS :: String Source #

orS :: String Source #

rationalS :: String Source #

realS :: String Source #

selfS :: String Source #

shortS :: String Source #

someS :: String Source #

thatS :: String Source #

rdfsLiteral :: String Source #

valueS :: String Source #

xorS :: String Source #

dateTimeS :: String Source #

anyURI :: String Source #

xmlLiteral :: String Source #

ncNameS :: String Source #

nameS :: String Source #

nmTokenS :: String Source #

tokenS :: String Source #

languageS :: String Source #

thingS :: String Source #

nothingS :: String Source #

topObjProp :: String Source #

topDataProp :: String Source #

label :: String Source #

comment :: String Source #

seeAlso :: String Source #

isDefinedBy :: String Source #

deprecated :: String Source #

versionInfo :: String Source #

implied :: String Source #

predefClass :: [String] Source #

predefObjProp :: [String] Source #

predefDataProp :: [String] Source #

xsdNumbers :: [String] Source #

owlNumbers :: [String] Source #

xsdStrings :: [String] Source #

xsdKeys :: [String] Source #

nonXSDKeys :: [String] Source #

datatypeKeys :: [String] Source #