Metreeca Wire
    Preparing search index...
    • Assembles a SPARQL subject predicate object . statement from pre-rendered terms.

      The shared primitive behind triple and pattern: space-joins three already-serialised SPARQL terms and appends the statement terminator. Callers render each position to its SPARQL form before passing it in.

      Parameters

      • subject: string

        The serialised subject term

      • predicate: string

        The serialised predicate term

      • object: string

        The serialised object term

      Returns string

      The subject predicate object . statement