de.fuberlin.wiwiss.d2rq.optimizer.expr
Class XSD
java.lang.Object
de.fuberlin.wiwiss.d2rq.optimizer.expr.XSD
public class XSD
- extends Object
Constructor Summary |
XSD()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XSD
public XSD()
getNumericType
public static RDFDatatype getNumericType(RDFDatatype lhs,
RDFDatatype rhs)
isNumeric
public static boolean isNumeric(Node node)
isNumeric
public static boolean isNumeric(RDFDatatype datatype)
cast
public static Node cast(Node numeric,
RDFDatatype datatype)
isSupported
public static boolean isSupported(RDFDatatype datatype)
isString
public static boolean isString(Node node)