You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2014/07/22 14:55:39 UTC

[jira] [Resolved] (JENA-749) StreamRDF : remove "tuples" handling into a separate interface.

     [ https://issues.apache.org/jira/browse/JENA-749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Seaborne resolved JENA-749.
--------------------------------

       Resolution: Fixed
    Fix Version/s: Jena 2.12.0

> StreamRDF : remove "tuples" handling into a separate interface.
> ---------------------------------------------------------------
>
>                 Key: JENA-749
>                 URL: https://issues.apache.org/jira/browse/JENA-749
>             Project: Apache Jena
>          Issue Type: Improvement
>    Affects Versions: Jena 2.11.2
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>             Fix For: Jena 2.12.0
>
>         Attachments: jena749-no-tuples-arq-tdb-fuseki.patch, jena749-no-tuples-hadoop-rdf-io.patch
>
>
> StreamRDF seems to mix concepts of triples/quads with tuples of RDF terms. Looking in the codebase, I can't find miuxed uses of triples/quads and tuples of rdf terms (I can't find much use of tuples at all).
> Maybe the abstraction is wrong and StreamRDF shoudl be just triples/quads and have a separate interface (if necessary) for a stream of rows of RDF terms. This would remove the ambiguity of whether a triple is a 3-tuple or not.



--
This message was sent by Atlassian JIRA
(v6.2#6252)