Skip to content

refactor(query): move Dataset into query API#492

Merged
remiceres merged 2 commits into
feature/corese-nextfrom
refactor/dataset
Jul 17, 2026
Merged

refactor(query): move Dataset into query API#492
remiceres merged 2 commits into
feature/corese-nextfrom
refactor/dataset

Conversation

@NicolasAnquetil

@NicolasAnquetil NicolasAnquetil commented Jul 16, 2026

Copy link
Copy Markdown

Move the public SPARQL Dataset type from core.next.storagemanager.api.dataset to core.next.query.api.dataset. Dataset represents query configuration (FROM / FROM NAMED), not storage behavior. This changes the public package, so consumers must update their imports.

@github-actions

Copy link
Copy Markdown
Overall Project 51.11% 🍏

There is no coverage information present for the Files changed

@github-actions

github-actions Bot commented Jul 16, 2026

Copy link
Copy Markdown

Test Results

  437 files    437 suites   20s ⏱️
2 513 tests 2 513 ✅ 0 💤 0 ❌
2 527 runs  2 527 ✅ 0 💤 0 ❌

Results for commit 3023f4d.

♻️ This comment has been updated with latest results.

@remiceres remiceres changed the title refactor dependency from core.next.query to core.next.storagemanager refactor(query): move Dataset into query API Jul 16, 2026

@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.

Approved after review.

@github-actions

Copy link
Copy Markdown
Overall Project 51.11% 🍏

There is no coverage information present for the Files changed

@NicolasAnquetil

Copy link
Copy Markdown
Author

thanks Remi

@remiceres
remiceres merged commit 9940bdf into feature/corese-next Jul 17, 2026
2 checks passed
@remiceres
remiceres deleted the refactor/dataset branch July 17, 2026 13:37
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.

2 participants