You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "A. Soroka (JIRA)" <ji...@apache.org> on 2018/02/16 14:55:00 UTC

[jira] [Commented] (JENA-1490) Working with Blank Nodes with Fuseki

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

A. Soroka commented on JENA-1490:
---------------------------------

This is a good idea. I would want to be careful about distinguishing between "additional optional behaviors that any {{RDFConnection}} could evidence with the right settings" and "things that only Fuseki is likely to support" (e.g. RDF Thrift).

On a meta-note, do you want to try using an epic for this, since "preserve bnodes" and "use Thrift" are really two different things?

> Working with Blank Nodes with Fuseki
> ------------------------------------
>
>                 Key: JENA-1490
>                 URL: https://issues.apache.org/jira/browse/JENA-1490
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: ARQ
>    Affects Versions: Jena 3.6.0
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>            Priority: Major
>
> Be able to work with blank nodes between client and Fuseki server.
> This ticket is mainly about pulling together existing mechanisms.
> This would be a new {{RDFConnectionFactory}} function to return a {{RDFConnection}} with the right settings for presevring blank node id. Having a new {{RDFConnectionFuseki}}, subclass of {{RDFConnectionRemote}}, to handle the right settings and not simply option for {{RDFConnectionRemote}}, because it is than a place for future Fuseki-specific operations.
>   
>  When working with a Fuseki remote:
>  * Use RDF Thrift (RDF and Result set forms) for efficiency
>  * Preserve blank node ids.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)