Skip to content

Conversation

@blackwinter
Copy link
Member

Pass-through (_else*) should bypass feedback/recursion mechanism.

Fixes #343.

P.S.: I'd prefer the two commits to be squashed in order to provide a complete view of the issue (failing test + fix) and also have the tests passing for each individual commit.

@blackwinter blackwinter requested a review from fsteeg November 26, 2020 10:04
@blackwinter blackwinter self-assigned this Nov 26, 2020
@blackwinter blackwinter changed the base branch from master to issue-338-else-nested-preserve-same-entity November 26, 2020 10:06
Copy link
Member

@fsteeg fsteeg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thanks! I'll leave it for you to merge as you prefer.

One minor thought: maybe we should rename isFeedbackChar -> startsWithFeedbackChar

Note to self: I should adopt this approach instead of metafacture/metafacture-fix@f4dc31d

E.g. JSON-LD keywords.

Fixes #343.
@blackwinter blackwinter merged commit 91569fc into issue-338-else-nested-preserve-same-entity Nov 26, 2020
@blackwinter blackwinter deleted the 343-keywordsElse branch November 26, 2020 15:34
fsteeg added a commit to metafacture/metafacture-fix that referenced this pull request Dec 1, 2020
fsteeg added a commit to metafacture/metafacture-fix that referenced this pull request Dec 1, 2020
blackwinter pushed a commit that referenced this pull request Dec 13, 2024
- update metafacture-core dependency (#344)
- increase version to 1.0.0 for the Java version is switched from 8 to 11.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

JSON-LD keywords in input data break _else pass-through in morph

3 participants