SPARQL: Variables from outside group are visible inside group
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 114
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
This is a clone of the RDF4J issue that also needs to be fixed in Halyard:
https://github.com/eclipse/rdf4j/issues/1405
Several tests in HalyardComplexSPARQLQueryTest have to be skipped due to the issue.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with HalyardComplexSPARQLQueryTest and identify the tests skipped because variables from outside a group are visible inside it. Read the linked RDF4J issue for the expected scoping behavior, then trace the relevant SPARQL query evaluation entry points. Done means the scoping behavior is corrected and the skipped tests pass without being skipped.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100