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/21 17:36:39 UTC

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

Andy Seaborne created JENA-749:
----------------------------------

             Summary: 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


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)