java.lang.Object
org.apache.jena.geosparql.implementation.function_registration.SimpleFeatures

public class SimpleFeatures extends Object
  • Constructor Details

    • SimpleFeatures

      public SimpleFeatures()
  • Method Details

    • loadPropertyFunctions

      public static void loadPropertyFunctions(PropertyFunctionRegistry registry)
      This method loads all the Simple Feature Topological Property Functions as well as the Query Rewrite Property Functions
      Parameters:
      registry - - the PropertyFunctionRegistry to be used
    • loadFilterFunctions

      public static void loadFilterFunctions(FunctionRegistry functionRegistry)
      This method loads all the Simple Feature Topological Filter Functions
      Parameters:
      functionRegistry -