Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Selection filter appears to be applying inconsistently #426

Open
huerdong opened this issue Oct 10, 2019 · 0 comments
Open

Selection filter appears to be applying inconsistently #426

huerdong opened this issue Oct 10, 2019 · 0 comments

Comments

@huerdong
Copy link

While using the selection filter feature in WebKarma, I have noticed a few quirks that lead to incorrect behaviors:

  1. When modeling, once I apply the selection, it appears later operations sometimes undo the selection and rows that were excluded are no longer grayed out. Unfortunately, I neglected to check if this selection also fails to persist in JSON-LD or RDF outputs. Currently I work around this issue by applying the filter last in my set of operations.
  2. In batch mode, R2ML models that contain a selection filter do not apply that filter. This includes the RDF and JSON-LD outputs.
  3. The above issue also occurs when I apply the model to a freshly loaded dataset in WebKarma, even the dataset I originally mapped. However, once I made some additional changes in the history, the selection filter appears again.
@rutujarane rutujarane added this to To do in Web-Karma Maintenance via automation Sep 19, 2020
@rutujarane rutujarane moved this from To do to Priority 1 in Web-Karma Maintenance Nov 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Web-Karma Maintenance
  
Priority 1
Development

No branches or pull requests

2 participants