Metreeca Wire
    Preparing search index...
    Tuple: { readonly [variable: `?${string}`]: Term }

    A SPARQL query-solution mapping.

    Maps each projected Variable token to the RDF Term bound by the solution. Returned by Repository.select in solution-sequence order. Construct one with tuple.

    Type Declaration

    • readonly [variable: `?${string}`]: Term