Metreeca Wire
    Preparing search index...
    • Generates a SPARQL datatype() call extracting a literal's datatype IRI.

      Returns the datatype IRI of a typed literal, xsd:string for a plain literal, and rdf:langString for a language-tagged one; raises on a non-literal term.

      Parameters

      • expression: string

        The expression evaluating to the literal to inspect

      Returns string

      The datatype() call