[
https://issues.apache.org/jira/browse/ANY23-396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16615054#comment-16615054
]
ASF GitHub Bot commented on ANY23-396:
--------------------------------------
Github user lewismc commented on the issue:
https://github.com/apache/any23/pull/122
I like this.
As you've pointed out the deprecation is a bit harsh but it is certainly
something we can live with. I would however urge you to add additional
documentation e.g.
```
/**
* @deprecated
* explanation of why function was deprecated, if possible include what
* should be used.
*/
```
This looks really nice.
> 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)