Metreeca Wire
    Preparing search index...
    • Generates SPARQL triple patterns from a Pattern sequence.

      Renders each pattern via pattern as subject predicate object . and space-joins them, so the empty sequence yields the empty string.

      Parameters

      • patterns: readonly Pattern[]

        The triple patterns to serialise

      Returns string

      The generated triple patterns, space-joined, or the empty string for an empty sequence

      RangeError if any pattern carries a malformed IRI, lexical form, or language tag