sparql-view-unfold
    Preparing search index...

    Type Alias RangedVar

    RangedVar: RDF.Variable & { range?: RangeSet }

    A variable type extended with an optional range constraint. The range specifies which term types are valid for this variable based on its position in a triple pattern (subject, predicate, object).