Ruben Taelman
Ruben Taelman
I feel like there is an agreement that at least `INSERT/DELETE DATA` is essential. Implementation-wise, `INSERT/DELETE WHERE` with just BGPs in the `WHERE` clause should be fairly simple to support....
> We remove anything that has to do with quads from the minimal subset, the minimal subset is triples and triple patterns only, in line with @ericprud 's proposal. Agreed?...
> but relaxing the constraint that the graph must be an information resource is something I think is better left for later, we shouldn't attempt to tackle that now. On...
> @kjetilk I might be on board with that; just what do we do with blank nodes? (hah) I think it should be straightforward to follow the SPARQL Update spec...
As I understand it, most Solid end-users will likely never hand-edit RDF files, so I do think it makes sense to _not_ preserve comments and whitespaces by default. However, instead...
`feature-qpf-latest` and `feature-lsd` are major reworks of the server regarding its configurability, so we apply significant changes to the server there. We intend to release these changes as a major...
@RubenVerborgh Is someone willing to fund the issue via the Comunica Association? If so, then that person should contact me to determine a bounty amount via here: https://comunica.dev/association/bounties/ (If not,...
It might be interesting to do such operations using [SPARQL algebra](https://github.com/joachimvh/SPARQLAlgebra.js) instead. (as that's what algebra is meant for)
I also implemented this a while ago (in a less hackish way ;-) ) I pushed it to the [feature-insert](https://github.com/LinkedDataFragments/Server.js/commits/feature-insert) branch, it starts from 6ca4aca2678c08fb549724e3905a554214750728. The branch is a bit...
@mielvds Is it possible to use your WebID implementation for this?