You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 toGraph
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
The text was updated successfully, but these errors were encountered: