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

Made changes for making the SPARQL* parser recursive #1

Merged

Conversation

aarushiag
Copy link

Run sparql_star_recursive.py to test the same.

@aarushiag
Copy link
Author

aarushiag commented May 9, 2020

@JervenBolleman We have tried to make some changes to make the SPARQL* parser recursive. Kindly review the PR.

Copy link
Owner

@JervenBolleman JervenBolleman left a comment

Choose a reason for hiding this comment

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

I think this is an improvement. Well done!

@JervenBolleman JervenBolleman merged commit 96bfb31 into JervenBolleman:rdfstar1 May 10, 2020
@aarushiag aarushiag deleted the RecursiveSparqlStar branch May 12, 2020 16:57
JervenBolleman pushed a commit that referenced this pull request Mar 10, 2023
update supported Python versions
JervenBolleman pushed a commit that referenced this pull request Mar 10, 2023
Fix infinite recursion when __repr__ is called
JervenBolleman pushed a commit that referenced this pull request Mar 10, 2023
Use version conditional imports to accomodate mypy
JervenBolleman pushed a commit that referenced this pull request Mar 10, 2023
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.

2 participants