solid-client-js
solid-client-js copied to clipboard
Use n3-patch for patching
Currently the library uses sparql-update for patching, which solid servers are not required to support. Only n3-patch is required by the specification.
Hence, it would be great if solid client uses n3-patch for patch requests.
https://github.com/inrupt/solid-client-js/blob/2366f8b3041248e8f620325e9646568981c92d3b/src/resource/solidDataset.ts#L365
Hi @damooo , thanks for reaching out. This is a good feature request, we'll put it on the roadmap.