kbss-cvut / s-pipes

Tool for execution of RDF-based pipelines.
GNU Lesser General Public License v3.0
4 stars 5 forks source link

Refactor toString method to separate Utils Class for converting RDFNode values to the readable string #263

Closed palagdan closed 3 weeks ago

palagdan commented 3 weeks ago

Screenshot from 2024-08-19 16-21-44

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.

palagdan commented 3 weeks ago

@blcham

blcham commented 3 weeks ago

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.

blcham commented 3 weeks ago

We can close this issue after following comment is satisfied: https://github.com/kbss-cvut/s-pipes/pull/264#issuecomment-2301499934