[
https://issues.apache.org/jira/browse/ANY23-396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16619372#comment-16619372
]
ASF GitHub Bot commented on ANY23-396:
--------------------------------------
Github user HansBrende commented on the issue:
https://github.com/apache/any23/pull/122
I've added a proof-of-concept unit test, which deprecates the `--notrivial`
flag and instead makes that the identifier for a `DelegatingWriterFactory`. Now
you can simply specify:
```shell
--format notrivial,nquads
```
@lewismc any additional comments or concerns?
@jgrzebyta can you please verify whether or not this PR will satisfy your
use-case for [ANY23-396](https://issues.apache.org/jira/browse/ANY23-396)? Any
additional comments or concerns?
> 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)