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

Issue 25 #32

Merged
merged 3 commits into from
Feb 1, 2019
Merged

Issue 25 #32

merged 3 commits into from
Feb 1, 2019

Conversation

hsolbrig
Copy link
Owner

@hsolbrig hsolbrig commented Feb 1, 2019

Bad label for the branch - this is actually fixes for issues #28, #29 and #30

The problem was that the known_results in context weren't getting
cleared on exit.  Added a clear method to the Context class and
invoked it immediately before invocation
Embedded spaces are an indicator that we have a literal SPARQL string
vs a file name or URL
Added two CLI arguments:
* '-se' or '--stoponerror' - stop evaluation upon encountering an error
* '--stopafter' - stop processing after N nodes

Changed interface ShExEvaluator to include output_sink -- a callback
that gets invoked once per evaluation
@hsolbrig hsolbrig merged commit c457b27 into master Feb 1, 2019
@hsolbrig hsolbrig deleted the issue_25 branch March 8, 2019 15:04
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.

1 participant