Class ITER_DefaultGraphNamespaces

  • All Implemented Interfaces:
    IteratorFunction

    public class ITER_DefaultGraphNamespaces
    extends IteratorFunctionBase
    Iterator function iter:defaultGraphNamespaces iterates over the prefix declarations of the default graph on which the query is executed.
    • It takes no parameters
    The following variables may be bound:
    • Output 1: (string) the prefix;
    • Output 2: (string) the namespace.
    Author:
    Maxime Lefrançois