sparql-view-unfold
    Preparing search index...

    Type Alias DerivedVarNamer

    DerivedVarNamer: (
        representative: string,
        position: TriplePosition,
    ) => RDF.Variable

    Names a variable a rewrite coins for one position of a triple term it writes into a pattern.

    Type Declaration

      • (representative: string, position: TriplePosition): RDF.Variable
      • Parameters

        Returns RDF.Variable