You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@any23.apache.org by "Jacek Grzebyta (JIRA)" <ji...@apache.org> on 2018/09/06 12:17:00 UTC

[jira] [Comment Edited] (ANY23-396) Add ability to run extractors in flow

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

Jacek Grzebyta edited comment on ANY23-396 at 9/6/18 12:16 PM:
---------------------------------------------------------------

[~HansBrende] I have added example as unit test in the _cli_ package _ExtractorsFlowTest_. It is in my -branch:-
 -[https://github.com/jgrzebyta/any23/tree/ANY23-396].- I wll do PR with it.

That is how I imagine that. Option --workflows will switch on the whole mechanism because the instance of building model might be accessible via ExtractionContect in the _parser.run_ arguments.


was (Author: grzebyta.dev):
[~HansBrende] I have added example as unit test in the _cli_ package _ExtractorsFlowTest_. It is in my branch:
 [https://github.com/jgrzebyta/any23/tree/ANY23-396].

That is how I imagine that. Option --workflows will switch on the whole mechanism because the instance of building model might be accessible via ExtractionContect in the _parser.run_ arguments.

> Add ability to run extractors in flow
> -------------------------------------
>
>                 Key: ANY23-396
>                 URL: https://issues.apache.org/jira/browse/ANY23-396
>             Project: Apache Any23
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 2.2
>            Reporter: Jacek Grzebyta
>            Assignee: Jacek Grzebyta
>            Priority: Minor
>
> Currently extractors do not work in flows. I.E. Next extractor has no any access to triples made by previous one.
> It would be useful if an extractor has possibility to modify triples created by another extractor.
>  



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