Metreeca Wire
    Preparing search index...
    • Generates a SPARQL lang() call extracting a literal's language tag.

      Returns the BCP 47 language tag of a language-tagged literal, or the empty string for a literal carrying no tag.

      Parameters

      • expression: string

        The expression evaluating to the literal to inspect

      Returns string

      The lang() call