Skip to content

[Query] Support SPARQL XPath REGEX flags (x, q, s, m, i) and pattern … - #606

Merged
remiceres merged 2 commits into
feature/corese-nextfrom
feature/592-query-support-sparql-xpath-regex-flags
Sep 22, 2026
Merged

remiceres merged 2 commits into
feature/corese-nextfrom
feature/592-query-support-sparql-xpath-regex-flags

Conversation

@abdessamad-abdoun

Copy link
Copy Markdown
Contributor

…matching

@github-actions

Copy link
Copy Markdown
Overall Project 55.51% -0.01% 🍏
Files changed 74.29% 🍏

File Coverage
NativeStringExpressionEvaluator.java 94.32% 🍏
SparqlTermResolver.java 69.26% -5.83% 🍏

@github-actions

Copy link
Copy Markdown

Test Results

  434 files    434 suites   22s ⏱️
3 040 tests 3 040 ✅ 0 💤 0 ❌
3 059 runs  3 059 ✅ 0 💤 0 ❌

Results for commit 4970786.

@remiceres remiceres left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Verified full W3C SPARQL/XPath regex test suite compliance, added exact XPath x whitespace semantics (excluding comments) and quoted replacement handling for q flag.

@remiceres
remiceres merged commit 740ce85 into feature/corese-next Sep 22, 2026
1 check passed
@remiceres
remiceres deleted the feature/592-query-support-sparql-xpath-regex-flags branch September 22, 2026 09:20
@github-actions

Copy link
Copy Markdown
Overall Project 55.54% 🍏
Files changed 100% 🍏

File Coverage
NativeStringExpressionEvaluator.java 95.35% 🍏
SparqlTermResolver.java 78.96% 🍏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Query] Support SPARQL XPath REGEX flags (x, q, s, m, i) and pattern matching

2 participants