Triple sorting: Reserved words
Open
- Dominant language
- Java
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Additionally to triples, bracket-blocks can contain other components.
https://www.w3.org/TR/sparql11-query/#rGroupGraphPattern
Currently, the triple sorting does not support those components.
If a related reserved word (e.g. SELECT, WHERE, FILTER) is found inside brackets, it is handled like a closing bracket.
Affects code:
org.dice_research.spab.input.SparqlUnit#sortTriples(String)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.