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.
|
"Content-Type": "application/sparql-update", |
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.
solid-client-js/src/resource/solidDataset.ts
Line 365 in 2366f8b