vaimee / SEPA

Get notifications about changes in your SPARQL endpoint.
26 stars 10 forks source link

Refactoring of EngineProperties #47

Closed andre-bisa closed 5 years ago

andre-bisa commented 5 years ago

And other stuff made not by me. Fixed #46

andre-bisa commented 5 years ago

On class it.unibo.arces.wot.sepa.engine.core.EngineProperties the method toString can be changed with: return new GsonBuilder().setPrettyPrinting().create().toJson(this); for a pretty string

relu91 commented 5 years ago

Hello Andrea, Thank you for your contribution. Unfortunately, the PR looks messy and I'll have to close it now. Don't worry it is not your fault. The problem is that we have never written a guide to contributing to this repository. I'll integrate your work manually and I'll add a proper howto for future contributions!

Thank you again!