Open fstoqnov opened 7 years ago
is this code a commit to answer issue https://github.com/read-write-web/banana-wiki/issues/7 "rewrite curl interactions with the solid-client library"?
Yes the idea was to rewrite the curl interactions in a non-curl way
Added functions that make use of the GETpg ,DELETE, PUT and PATCHsparql functions located within the solid-client library.
The patchLocal function takes a String representation of the sparql query utilized within the PATCHsparql as arguments so one can easily specify the query when calling said function