You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/01/23 22:53:00 UTC

[jira] [Commented] (JENA-2125) Consistent architecture for SPI and API SPARQL operations. JDK HttpClient.

    [ https://issues.apache.org/jira/browse/JENA-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17480755#comment-17480755 ] 

ASF subversion and git services commented on JENA-2125:
-------------------------------------------------------

Commit d63389e6f958ca0802de7c3edc5cc9b7d5705785 in jena's branch refs/heads/main from Andy Seaborne
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=d63389e ]

Merge pull request #1172 from afs/misc

Small fixes: JENA-2253, JENA-2208, JENA-2125

> Consistent architecture for SPI and API SPARQL operations. JDK HttpClient.
> --------------------------------------------------------------------------
>
>                 Key: JENA-2125
>                 URL: https://issues.apache.org/jira/browse/JENA-2125
>             Project: Apache Jena
>          Issue Type: Epic
>          Components: ARQ, RDF HTTP, RIOT, SPARQL
>    Affects Versions: Jena 4.1.0
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>            Priority: Major
>             Fix For: Jena 4.3.0, Jena 4.4.0
>
>
> This ticket covers:
> * Introduce graph/triple/node versions of query execution
> * Use adapters to go from SPI to API (QueryExecution etc)
> * Similarly for RDFConnection: implment as SPI and have adapters to API
> * Implementation remote operations based on java.net.http.HttpClient
> * GSP client



--
This message was sent by Atlassian Jira
(v8.20.1#820001)