sparql-view-unfold
    Preparing search index...

    Function asTransferSource

    • Reads what a BIND expression hands down.

      TRIPLE(?a, ?b, ?c) and its <<( ?a ?b ?c )>> spelling are the same construction: only the first is an operator, the second parsing to a term expression holding a quad with variables in it.

      Parameters

      • expression: Expression

        The expression of the EXTEND

      Returns TransferSource | undefined

      the source, or undefined for a compound expression the conjunction cannot name