Metreeca Wire
    Preparing search index...
    • Generates a SPARQL zero-or-more (*) property path.

      Suffixes the path with *, matching the element traversed any number of times, the zero-length path included. The operand must be a path primary so the quantifier binds to the whole element.

      Parameters

      • path: string

        The path element to repeat

      Returns string

      The *-suffixed path