| DefaultDatatypeManager |
contains a few of the xsd types supported by owl (ideally it would contain all)
candidates:
-xsd:string
xsd:normalizedString
-xsd:boolean
xsd:decimal
xsd:float
-xsd:double
-xsd:integer
xsd:nonNegativeInteger
xsd:positiveInteger
xsd:nonPositiveInteger
xsd:negativeInteger
-xsd:long
-xsd:int
xsd:short
xsd:byte
xsd:unsignedLong
xsd:unsignedInt
xsd:unsignedShort
xsd:unsignedByte
xsd:hexBinary
xsd:base64Binary
xsd:dateTime
xsd:time
xsd:date
xsd:gYearMonth
xsd:gYear
xsd:gMonthDay
xsd:gDay
xsd:gMonth
xsd:anyURI
xsd:token
xsd:language
xsd:NMTOKEN
xsd:Name
xsd:NCName
priority:
xsd:string
xsd:long
xsd:double
xsd:boolean
because of: http://www.w3.org/TR/owl-ref/#DatatypeSupport
xsd:integer |