You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "dr0i (JIRA)" <ji...@apache.org> on 2014/05/11 00:07:09 UTC

[jira] [Closed] (JENA-690) GraphExtract should only add triples which are not stopped at

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

dr0i closed JENA-690.
---------------------

    Resolution: Not a Problem

There is an easier way to achieve what I wanted simply by not using TripleBoundary but by adding the triples one by one for myself, s. : https://github.com/lobid/lodmill/commit/954adb03e2bfae58974b72ed02f00e93bc147898 ).

> GraphExtract should only add triples which are not stopped at
> -------------------------------------------------------------
>
>                 Key: JENA-690
>                 URL: https://issues.apache.org/jira/browse/JENA-690
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: Jena
>    Affects Versions: Jena 2.11.1
>         Environment: all
>            Reporter: dr0i
>            Priority: Minor
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> GraphExtract should updates its model after it is checked if the triple should be taken into account or stopped at (ok, it's maybe not really a bug , depending on your your definition if "stop at" is meant _inclusive_ or _exclusive_).
> See my pull request at https://github.com/apache/jena/pull/4 .



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