Class SPARQLExt


  • public final class SPARQLExt
    extends Object
    The configuration entry point of SPARQL-Generate. Method init() must be called before anything else.
    Author:
    Maxime Lefrançois
    • Field Detail

      • NS

        public static final String NS
        The namespace of SPARQL-Generate, also the root of SPARQL-Generate-defined parameter names
        See Also:
        Constant Field Values
      • SYNTAX

        public static final Syntax SYNTAX
        The SPARQL-Generate syntax.
      • REGISTRY_ITERATORS

        public static final Symbol REGISTRY_ITERATORS
        The iterators library registry key.
    • Method Detail

      • init

        public static void init()
        Forces the initialization of SPARQL-Generate.