Skip to content

reachableTerms function is ill-defined #352

@hartig

Description

@hartig

The reachableTerms function is defined only informally. The recursive nature that this informal definition seems to imply is problematic as mentioned in a comment on PR #350.

The function is used in two places:

  1. within the ALP_recurse function
  2. in the definition of the Evaluation of OneOrMorePath

Notice that the function was called 'eval' in SPARQL 1.1, where it is used in the same two places (see the ALP function in 1.1 and the definition of OneOrMorePath in 1.1).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions