Package de.fau.cs.www8.jadeowlcodec.datatypes

Interface Summary
DatatypeHandler<T>  
 

Class Summary
AbsDatatypeHandler<T> custom types may need extended versions of this class
DatatypeManager  
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
DefaultDatatypeManager.IndividualHandler  
 

Exception Summary
DatatypeHandler.XsdRangeException  
 



Copyright 2007 Moritz Goeb, Bernhard Schiemann, Ulf Schreiber of Chair of Artificial Intelligence, University of Erlangen-Nuremberg