I had proposed an alternative JAX-RS based approach for HTTP I/O, for
which adding a new reader/writer (e.g. for Dataset) would be trivial,
but nobody followed up on that:
https://mail-archives.apache.org/mod_mbox/jena-users/201512.mbox/%3CCAE35Vmw6Tg+aZboxCod0WJcNYUCmOAnk53=tm_jytkb3dtt...@mail.gmail.com%3E

On Fri, Feb 19, 2016 at 6:32 PM, Andy Seaborne <a...@apache.org> wrote:
> On 19/02/16 15:13, Bart van Leeuwen wrote:
>>
>> Hi,
>>
>> I want to be able to send quads to a Jena Fuseki endpoint as well as
>> Dydra.
>> Both support the same mechanism, just set the correct content type and
>> send the quads.
>>
>> Is there a class available that assists me with this ?
>
>
> Not properly yet. I've proposed "RDF Connection" which is not in the Jena
> codebase at the moment.
>
> http://mail-archives.apache.org/mod_mbox/jena-dev/201510.mbox/%3C56126B45.30006%40apache.org%3E
>
> code:
> https://github.com/afs/jena-rdfconnection/
>
>    Andy
>

Reply via email to