Metreeca Wire
    Preparing search index...
    • Generates a SPARQL division (/) of two numeric expressions.

      Parenthesises the operands so the quotient binds as a unit regardless of the surrounding operator precedence.

      Parameters

      • x: string

        The left operand (dividend) expression

      • y: string

        The right operand (divisor) expression

      Returns string

      The parenthesised (… / …) quotient