Metreeca Wire
    Preparing search index...
    • Generates a SPARQL strlang() call constructing a language-tagged literal.

      Pairs the lexical form of expression with the language tag, producing a language-tagged string literal.

      Parameters

      • expression: string

        The expression evaluating to the lexical form

      • language: string

        The expression evaluating to the language tag, typically a string

      Returns string

      The strlang() call