-
Notifications
You must be signed in to change notification settings - Fork 5
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
Refactor toString method to separate Utils Class for converting RDFNode values to the readable string #263
Comments
Reopening this issue because I do not understand how it is related to the picture above. If merged PR was only refactoring, it should not affect the picture above. Moreover, I do not think that fixing picture above is related to code from PR. |
We can close this issue after following comment is satisfied: #264 (comment) |
palagdan
added a commit
that referenced
this issue
Aug 21, 2024
blcham
pushed a commit
that referenced
this issue
Aug 21, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Related to #76
In ticket #76, the solution addressed only the output for the VariableBindings class. In this ticket, the toString method should be refactored into a separate Utils class so that it can be used in other places.
The text was updated successfully, but these errors were encountered: