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/58 bugfix turtle bool parser #59

Merged
merged 3 commits into from
Jan 18, 2025

Conversation

Michiel-s
Copy link

Bugfix for parsing boolean values in Turtle parser

Fixes #58

Case where boolean value is directly followed by other char without whitespace. Fixes sweetrdf#58
@Michiel-s
Copy link
Author

@k00ni would you be so kind to review this PR?

Please let me know if changes are needed.

@Michiel-s
Copy link
Author

Could you indicate when you have time to review?

@k00ni k00ni added fix parser Parser related, most likely parsing failed labels Jan 18, 2025
@k00ni k00ni merged commit c47c72d into sweetrdf:master Jan 18, 2025
11 checks passed
@k00ni
Copy link
Member

k00ni commented Jan 18, 2025

👍 good fix

@Michiel-s Michiel-s deleted the issue/58-bugfix-turtle-bool-parser branch January 18, 2025 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix parser Parser related, most likely parsing failed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug in turtle parser for boolean value that is directly followed by a semicolon
2 participants