Details
-
Sub-task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
The current way SPARQL is translated into SQL is quite messy and not easy to understand and debug. The translation logic should be moved to a separate SQLBuilder class that encapsulates the construction of the SQL query.