-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add optional QID order validation and refactor label decomposition
- Introduced check_optional_qid_order function to validate the order of QIDs in optional statements within SPARQL queries. - Extracted label decomposition logic into the decompose_label_features function, which is now used in both functions. - Updated check_query_forms to include validation for the correct order of QIDs in OPTIONAL clauses.
- Loading branch information
1 parent
a0e0692
commit 39815f9
Showing
1 changed file
with
87 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters