Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce the use of Model/QueryExecution in Fuseki #2837

Closed
afs opened this issue Nov 12, 2024 · 0 comments · Fixed by #2838
Closed

Reduce the use of Model/QueryExecution in Fuseki #2837

afs opened this issue Nov 12, 2024 · 0 comments · Fixed by #2838
Assignees

Comments

@afs
Copy link
Member

afs commented Nov 12, 2024

Change

In preparation for evolving Fuskei #2775, this task is to clean up Fuseki (jena-fuseki-core, jena-fuseki-main. jena-fuseki-access). One task is use switch use of Model and related APIs to Graph related APIs in internal use.

This is not removing use of Model, QueryExecution etc. It's in the Fuseki module API and testing uses the client-side APIs; the assembler subsystem in Jena uses the model-level API.

Are you interested in contributing a pull request for this task?

Yes

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

Successfully merging a pull request may close this issue.

1 participant