sparql-view-unfold
    Preparing search index...

    Function asksBoundOfVariable

    • Whether an expression asks bound(?name) anywhere inside it. BOUND is the only built-in whose grammar takes a bare Var, so it is the one reader a term may not be written into: bound(<ex://a>) is not a query.

      Parameters

      • expression: Expression

        The expression to read

      • name: string

        The variable to look for

      Returns boolean

      whether it is asked about