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

Allow TurtleParser output into file #166

Merged
merged 2 commits into from Dec 18, 2018
Merged

Allow TurtleParser output into file #166

merged 2 commits into from Dec 18, 2018

Conversation

lehmann-4178656ch
Copy link
Member

Allow redirection of the generated .nt formated data without the inclusion of status messages printed to stdout like:

INFO:  mapping 2639242643 bytes
INFO:  Parsing of line has Failed, but parseInput is not yet exhausted. Remaining bytes: 1
INFO:  Logging first 1000 unparsed characters

These messages remain on stdout.

Copy link
Member

@niklas88 niklas88 left a comment

Choose a reason for hiding this comment

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

This is my mistake as I literally typed the method name but we are using camel case for methods and therefore it should be "writeNT()". Other than that this looks good to me

Copy link
Member

@niklas88 niklas88 left a comment

Choose a reason for hiding this comment

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

LGTM

@niklas88 niklas88 merged commit 2c1c833 into ad-freiburg:master Dec 18, 2018
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.

None yet

2 participants