org.openanzo.glitter
Class StandardBasis

java.lang.Object
  extended by org.openanzo.glitter.StandardBasis

public class StandardBasis
extends java.lang.Object

This class provides a standard basis of standard and extension SPARQL functions, including cast functions. Currently supports:

xsd:string(...)
xsd:integer(...)
xsd:double(...)

Author:
lee

Method Summary
static void registerStandardFunctions()
          Registers all of the standard basis functions using the singleton FunctionRegistry.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

registerStandardFunctions

public static void registerStandardFunctions()
Registers all of the standard basis functions using the singleton FunctionRegistry.



Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.