Metreeca Wire
    Preparing search index...
    • Generates a SPARQL logical negation (!) of a boolean expression.

      Parenthesises the operand so the negation binds the whole expression regardless of its internal operator precedence.

      Parameters

      • condition: string

        The boolean expression to negate

      Returns string

      The parenthesised !(…) negation